diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-08-18 13:28:12 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-09-01 14:58:27 +0200 |
commit | c55068e5b86b2fac47a20d8d4ab2c877d9702bda (patch) | |
tree | 1f39588b95478c2c506733f9ff0e27a1bed4040a /board/freescale/mx6qsabrelite/mx6qsabrelite.c | |
parent | 685659c54324c691a2b1f6e020c141bf3672efe1 (diff) | |
download | u-boot-imx-c55068e5b86b2fac47a20d8d4ab2c877d9702bda.zip u-boot-imx-c55068e5b86b2fac47a20d8d4ab2c877d9702bda.tar.gz u-boot-imx-c55068e5b86b2fac47a20d8d4ab2c877d9702bda.tar.bz2 |
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>
Diffstat (limited to 'board/freescale/mx6qsabrelite/mx6qsabrelite.c')
0 files changed, 0 insertions, 0 deletions