rtc-rv5c386a: fix compilation for kernel >= 3.4

SVN-Revision: 34938
v19.07.3_mercusys_ac12_duma
Hauke Mehrtens 12 years ago
parent 190c566210
commit 1d50d60fc0

@ -57,7 +57,9 @@
#include <linux/uaccess.h>
#include <asm/current.h>
#if LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0)
#include <asm/system.h>
#endif
#include <bcm47xx.h>
#include <nvram.h>

Loading…
Cancel
Save