u-boot/arch/arm/include/asm/arch-mxs
Fabio Estevam c55068e5b8 mxs: Use correct function name to initialize dram
commit d92591a (mxs: Convert sys_proto.h prefixes to 'mxs') introduced
a mxs_dram_init() function, which is not used anywhere.

Fix it, so that the following warning goes away:

mx28evk.c: In function ‘dram_init’:
mx28evk.c:67:2: warning: implicit declaration of function ‘mx28_dram_init’ [-Wimplicit-function-declaration]

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2012-09-01 14:58:27 +02:00
..
clock.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
dma.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
gpio.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
imx-regs.h mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h 2012-09-01 14:58:25 +02:00
iomux-mx28.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
iomux.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
regs-apbh.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-base.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
regs-bch.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-clkctrl-mx28.h mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h 2012-09-01 14:58:25 +02:00
regs-common.h mxs: prefix register acessor macros with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-digctl.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-gpmi.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-i2c.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-lcdif.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-lradc.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-ocotp.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-pinctrl.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-power.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-rtc.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-ssp.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-timrot.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-usb.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-usbphy.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
sys_proto.h mxs: Use correct function name to initialize dram 2012-09-01 14:58:27 +02:00