[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:
Родитель
e5a94af847
Коммит
c03ac582fe
|
@ -58,6 +58,8 @@ static void __init mpc834x_itx_setup_arch(void)
|
||||||
|
|
||||||
ppc_md.pci_exclude_device = mpc83xx_exclude_device;
|
ppc_md.pci_exclude_device = mpc83xx_exclude_device;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
mpc834x_usb_cfg();
|
||||||
}
|
}
|
||||||
|
|
||||||
static void __init mpc834x_itx_init_IRQ(void)
|
static void __init mpc834x_itx_init_IRQ(void)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче