common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / serial / serial_owl.c
index bb60ca2d9b81b03727ebe2c9d900961e447924e0..2651a45a7f3c312a4c83961a483610df5a161183 100644 (file)
@@ -14,6 +14,7 @@
 #include <serial.h>
 #include <asm/io.h>
 #include <asm/types.h>
+#include <linux/bitops.h>
 
 /* UART Registers */
 #define        OWL_UART_CTL                    (0x0000)