kernel/arch/powerpc/platforms/83xx/mpc83xx.h
.. .. @@ -72,13 +72,6 @@ 72 72 extern int mpc834x_usb_cfg(void); 73 73 extern int mpc831x_usb_cfg(void); 74 74 extern void mpc83xx_ipic_init_IRQ(void); 75 -#ifdef CONFIG_QUICC_ENGINE76 -extern void mpc83xx_qe_init_IRQ(void);77 -extern void mpc83xx_ipic_and_qe_init_IRQ(void);78 -#else79 -static inline void __init mpc83xx_qe_init_IRQ(void) {}80 -#define mpc83xx_ipic_and_qe_init_IRQ mpc83xx_ipic_init_IRQ81 -#endif /* CONFIG_QUICC_ENGINE */82 75 83 76 #ifdef CONFIG_PCI 84 77 extern void mpc83xx_setup_pci(void);