]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/usb.h
usb: include <asm/cache.h> and <part.h> from include/usb.h
[people/ms/u-boot.git] / include / usb.h
index 9d0d04dd8e1ba45aa000da2f3e9791ad685b2441..d3c741597c64f64c06281f3d3ce807769d91f4e9 100644 (file)
@@ -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,