]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/char/nvram.c
ENGR00302036-3 gpu:gpu2d may cause bus hang in some corner case
[karo-tx-linux.git] / drivers / char / nvram.c
index eaade8a1ecd72df7eead2abf8838518d5bb0fbeb..9df78e2cc45d2951fc77815975cbeeb6633aea3a 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);