summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/usb.c
AgeCommit message (Collapse)Author
2007-08-29MPC5xxx: fix some compiler warnings in USB codeMartin Krause
Fix the following warnings: - usb.c:xx: warning: function declaration isn't a prototype - usb_ohci.c:xxx: warning: passing argument 1 of '__fswab32' makes integer from pointer wihtout a cast Signed-off-by: Martin Krause <martin.krase@tqs.de>
2007-06-06USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher