aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/rtc-rv5c386a/src
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/rtc-rv5c386a/src')
-rw-r--r--package/kernel/rtc-rv5c386a/src/rtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/rtc-rv5c386a/src/rtc.c b/package/kernel/rtc-rv5c386a/src/rtc.c
index 2fc6f093cf..96dc56eb36 100644
--- a/package/kernel/rtc-rv5c386a/src/rtc.c
+++ b/package/kernel/rtc-rv5c386a/src/rtc.c
@@ -62,7 +62,7 @@
#endif
#include <bcm47xx.h>
-#include <bcm47xx_nvram.h>
+#include <linux/bcm47xx_nvram.h>
#define RTC_IS_OPEN 0x01 /* Means /dev/rtc is in use. */