common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / usb / musb / musb_core.c
index c6d47bef56a94b428fb192fdd90b78577ee2e124..147b2eb929fbd73cc91b2a9423b408a22f013bfb 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <common.h>
+#include <linux/bitops.h>
 
 #include "musb_core.h"
 struct musb_regs *musbr;