X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fasm-avr32%2Finitcalls.h;h=583e5dc1010415a29991df3925b9baaba97b47c0;hb=6a19c46cae43c16c528eddefae3db97134f1915d;hp=7ba25cde53e2316d14b8f204441edeccce7ae96f;hpb=dfc8a9ee0040e53ada125a3c52f241e37f09cf28;p=oweals%2Fu-boot.git diff --git a/include/asm-avr32/initcalls.h b/include/asm-avr32/initcalls.h index 7ba25cde53..583e5dc101 100644 --- a/include/asm-avr32/initcalls.h +++ b/include/asm-avr32/initcalls.h @@ -26,8 +26,6 @@ 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__ */