avr32: use board_early_init_r instead of board_init_info
[platform/kernel/u-boot.git] / include / asm-avr32 / initcalls.h
index 583e5dc..57a278b 100644 (file)
@@ -26,6 +26,5 @@
 
 extern int cpu_init(void);
 extern int timer_init(void);
-extern void board_init_info(void);
 
 #endif /* __ASM_AVR32_INITCALLS_H__ */