summaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/asm/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/asm/u-boot.h')
-rw-r--r--arch/avr32/include/asm/u-boot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/avr32/include/asm/u-boot.h b/arch/avr32/include/asm/u-boot.h
index 2387f8af62..232350ead8 100644
--- a/arch/avr32/include/asm/u-boot.h
+++ b/arch/avr32/include/asm/u-boot.h
@@ -26,5 +26,6 @@ typedef struct bd_info {
#define IH_ARCH_DEFAULT IH_ARCH_AVR32
int arch_cpu_init(void);
+int dram_init(void);
#endif /* __ASM_U_BOOT_H__ */
OpenPOWER on IntegriCloud