rtc-rv5c386a: fix include path for bcm47xx_nvram.h
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
59261cbf38
commit
f2010b0929
1 changed files with 1 additions and 1 deletions
|
@ -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. */
|
||||
|
||||
|
|
Loading…
Reference in a new issue