mirror of
https://github.com/adulau/aha.git
synced 2025-01-04 07:03:38 +00:00
[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:
parent
e5a94af847
commit
c03ac582fe
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue