summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-10-26 14:12:18 -0400
committerTom Rini <trini@ti.com>2014-10-26 14:12:18 -0400
commit1fba907f9a8d178eee960294ecffc8ee8bc6b00d (patch)
tree5152c87ab6fcc544e4b125a0d1d6f92e120db9c5 /include/linux
parent84a6df09c78bc9e9cbc6265d99c9097f5f1079f2 (diff)
parent09bab6e77026d4b4e7682e56b470adf6e9f81563 (diff)
downloadtalos-obmc-uboot-1fba907f9a8d178eee960294ecffc8ee8bc6b00d.tar.gz
talos-obmc-uboot-1fba907f9a8d178eee960294ecffc8ee8bc6b00d.zip
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/usb/musb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/usb/musb.h b/include/linux/usb/musb.h
index 9f65ef96ac..075d222195 100644
--- a/include/linux/usb/musb.h
+++ b/include/linux/usb/musb.h
@@ -14,6 +14,8 @@
#define __deprecated
#endif
+#include <linux/compat.h>
+
/* The USB role is defined by the connector used on the board, so long as
* standards are being followed. (Developer boards sometimes won't.)
*/
OpenPOWER on IntegriCloud