[POWERPC] 83xx: Removed PCI exclude of PHB

Now that the generic code doesn't assign resources for Freescale
PHBs we dont have to explicitly exclude it.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Tento commit je obsažen v:
Kumar Gala
2007-09-12 22:14:10 -05:00
rodič 1b3c5cdab4
revize d8f1324a50
8 změnil soubory, kde provedl 0 přidání a 19 odebrání

Zobrazit soubor

@@ -49,8 +49,6 @@
*/
extern int mpc83xx_add_bridge(struct device_node *dev);
extern int mpc83xx_exclude_device(struct pci_controller *hose,
u_char bus, u_char devfn);
extern void mpc83xx_restart(char *cmd);
extern long mpc83xx_time_init(void);
extern int mpc834x_usb_cfg(void);