dect
/
linux-2.6
Archived
13
0
Fork 0

[POWERPC] 83xx: Add USB support to mpc8349-mitx board port

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
Grant Likely 2007-07-06 16:29:09 -06:00 committed by Kumar Gala
parent e5a94af847
commit c03ac582fe
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ static void __init mpc834x_itx_setup_arch(void)
ppc_md.pci_exclude_device = mpc83xx_exclude_device;
#endif
mpc834x_usb_cfg();
}
static void __init mpc834x_itx_init_IRQ(void)