]> git.sur5r.net Git - u-boot/blobdiff - drivers/rtc/davinci.c
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
[u-boot] / drivers / rtc / davinci.c
index 018779e192f59a9bb4d620a869dc0789f7fd2bdd..f862e2f951c451e1d7213e8d468232bcb262c281 100644 (file)
@@ -8,7 +8,7 @@
 #include <command.h>
 #include <rtc.h>
 #include <asm/io.h>
-#include <asm/arch/hardware.h>
+#include <asm/davinci_rtc.h>
 
 #if defined(CONFIG_CMD_DATE)
 int rtc_get(struct rtc_time *tmp)