Skip to content

Commit 3cb153d

Browse files
author
Fox Snowpatch
committed
1 parent a2f7734 commit 3cb153d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/char/nvram.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
#include <asm/nvram.h>
5454
#endif
5555

56-
static DEFINE_MUTEX(nvram_mutex);
5756
static DEFINE_SPINLOCK(nvram_state_lock);
5857
static int nvram_open_cnt; /* #times opened */
5958
static int nvram_open_mode; /* special open modes */

0 commit comments

Comments
 (0)