rtc-rv5c386a: fix include path for bcm47xx_nvram.h

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2016-11-30 12:37:15 +01:00
parent 59261cbf38
commit f2010b0929
1 changed files with 1 additions and 1 deletions

View File

@ -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. */