summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/usb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/usb.h b/include/usb.h
index 9d0d04dd8e..d3c741597c 100644
--- a/include/usb.h
+++ b/include/usb.h
@@ -11,6 +11,8 @@
#include <usb_defs.h>
#include <linux/usb/ch9.h>
+#include <asm/cache.h>
+#include <part.h>
/*
* The EHCI spec says that we must align to at least 32 bytes. However,
OpenPOWER on IntegriCloud