summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/asm
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-01-30 10:51:46 +0100
committerMichal Simek <michal.simek@xilinx.com>2015-02-09 15:08:48 +0100
commit0267ba5d869cdc482c0b947ef8de89ce7403ac8c (patch)
tree160cd1cf0e2bfaa9a4ed2cb8ab60e4f63b9a3383 /arch/nds32/include/asm
parent7f641d53bbb3a426a3bfb132d8346153e86a9d08 (diff)
downloadtalos-obmc-uboot-0267ba5d869cdc482c0b947ef8de89ce7403ac8c.tar.gz
talos-obmc-uboot-0267ba5d869cdc482c0b947ef8de89ce7403ac8c.zip
common: Move dram_init() declaration to common location
Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/nds32/include/asm')
-rw-r--r--arch/nds32/include/asm/u-boot-nds32.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nds32/include/asm/u-boot-nds32.h b/arch/nds32/include/asm/u-boot-nds32.h
index b07908692a..dee5f43ae1 100644
--- a/arch/nds32/include/asm/u-boot-nds32.h
+++ b/arch/nds32/include/asm/u-boot-nds32.h
@@ -22,7 +22,6 @@ int cleanup_before_linux(void);
/* board/.../... */
int board_init(void);
-int dram_init(void);
/* cpu/.../interrupt.c */
void reset_timer_masked(void);
OpenPOWER on IntegriCloud