u-boot-brain/board/Marvell
Anatolij Gustschin 0ac16bf32d ARM: dreamplug: fix compilation
Fix build issues:

mvrtc.c: In function 'rtc_get':
mvrtc.c:45: warning: implicit declaration of function 'readl'
mvrtc.c: In function 'rtc_set':
mvrtc.c💯 warning: implicit declaration of function 'writel'
dreamplug.c: In function 'board_early_init_f':
dreamplug.c:43: warning: implicit declaration of function 'kw_config_gpio'
dreamplug.c: In function 'board_init':
dreamplug.c:108: warning: implicit declaration of function 'kw_sdram_bar'
drivers/rtc/librtc.o: In function `rtc_set':
/home/ag/u-boot/u-boot-move-new-host/u-boot-video/drivers/rtc/mvrtc.c:92: undefined reference to `writel'
/home/ag/u-boot/u-boot-move-new-host/u-boot-video/drivers/rtc/mvrtc.c:103: undefined reference to `writel'
drivers/rtc/librtc.o: In function `rtc_reset':
/home/ag/u-boot/u-boot-move-new-host/u-boot-video/drivers/rtc/mvrtc.c:117: undefined reference to `readl'
/home/ag/u-boot/u-boot-move-new-host/u-boot-video/drivers/rtc/mvrtc.c:120: undefined reference to `readl'
drivers/rtc/librtc.o: In function `rtc_get':
/home/ag/u-boot/u-boot-move-new-host/u-boot-video/drivers/rtc/mvrtc.c:45: undefined reference to `readl'
/home/ag/u-boot/u-boot-move-new-host/u-boot-video/drivers/rtc/mvrtc.c:48: undefined reference to `readl'
...

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Jason Cooper <u-boot@lakedaemon.net>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
2011-11-03 22:56:21 +01:00
..
aspenite ARM: armada100: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
common Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
db64360 74xx_7xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
db64460 74xx_7xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
dkb Marvell: dkb: add mmc support 2011-10-27 21:56:37 +02:00
dreamplug ARM: dreamplug: fix compilation 2011-11-03 22:56:21 +01:00
gplugd gplug: fixed build error as a result of code cleanup patch 2011-10-27 21:56:33 +02:00
guruplug ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
include GCC4.6: Add macros to mv_gen_reg.h 2011-10-27 23:54:03 +02:00
mv88f6281gtw_ge ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
openrd ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
rd6281a ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
sheevaplug ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00