Skip to content

Commit

Permalink
[POWERPC] 83xx: Add USB support to mpc8349-mitx board port
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Grant Likely authored and Kumar Gala committed Jul 10, 2007
1 parent e5a94af commit c03ac58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/powerpc/platforms/83xx/mpc834x_itx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit c03ac58

Please sign in to comment.