common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / ata / ahci.c
index dda3586d7c60441d13111fc3ed8117d3cc2398a6..47cdea1f586a438da39d7bf66b5698d43ef7b910 100644 (file)
@@ -12,6 +12,7 @@
 #include <blk.h>
 #include <cpu_func.h>
 #include <log.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 
 #include <command.h>