summaryrefslogtreecommitdiffstats
path: root/drivers/char/nvram.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/nvram.c')
-rw-r--r--drivers/char/nvram.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/nvram.c b/drivers/char/nvram.c
index 52eb41ad3..bd7efe846 100644
--- a/drivers/char/nvram.c
+++ b/drivers/char/nvram.c
@@ -107,8 +107,6 @@
#include <asm/uaccess.h>
#include <asm/system.h>
-extern spinlock_t rtc_lock;
-
static int nvram_open_cnt; /* #times opened */
static int nvram_open_mode; /* special open modes */
#define NVRAM_WRITE 1 /* opened for writing (exclusive) */