common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / usb / dwc3 / core.h
index 7f45a9c459794c616fb6c853f9ee2032cf54ae0a..2b4c51a406192f13ccc2c68c7344fc944796a3ce 100644 (file)
@@ -17,6 +17,7 @@
 #ifndef __DRIVERS_USB_DWC3_CORE_H
 #define __DRIVERS_USB_DWC3_CORE_H
 
+#include <linux/bitops.h>
 #include <linux/ioport.h>
 
 #include <linux/usb/ch9.h>