Merge tag 'v3.18' into for_next
[cascardo/linux.git] / drivers / char / nvram.c
index eaade8a..9df78e2 100644 (file)
 #include <linux/uaccess.h>
 #include <linux/mutex.h>
 
-#include <asm/system.h>
 
 static DEFINE_MUTEX(nvram_mutex);
 static DEFINE_SPINLOCK(nvram_state_lock);