Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[oweals/u-boot.git] / include / asm-avr32 / initcalls.h
index 7ba25cde53e2316d14b8f204441edeccce7ae96f..57a278b6a18b1d811f5a86e75d6911d28ab4c087 100644 (file)
@@ -26,8 +26,5 @@
 
 extern int cpu_init(void);
 extern int timer_init(void);
-extern void board_init_memories(void);
-extern void board_init_pio(void);
-extern void board_init_info(void);
 
 #endif /* __ASM_AVR32_INITCALLS_H__ */