Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c03ac582 authored by Grant Likely's avatar Grant Likely Committed by Kumar Gala
Browse files

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

parent e5a94af8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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)