summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-08-13 16:34:50 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2008-08-13 16:34:50 +1000
commitef4ae38a6cc0050a22a8b49770d6a1a511afeae9 (patch)
tree6b93d06895df811ba1ef34cf2998fbcec60a86e4
parentb254c26b414254e721a3c69c708bc7dd50b0efb9 (diff)
usb: fix up use of usb_dbg
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
-rw-r--r--drivers/usb/host/ohci-ppc-of.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/ohci-ppc-of.c b/drivers/usb/host/ohci-ppc-of.c
index a1170e402762..5b07e42ec20c 100644
--- a/drivers/usb/host/ohci-ppc-of.c
+++ b/drivers/usb/host/ohci-ppc-of.c
@@ -18,6 +18,7 @@
#include <asm/prom.h>
+#include "../core/usb.h"
static int __devinit
ohci_ppc_of_start(struct usb_hcd *hcd)