common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / serial / serial_sti_asc.c
index 27d3ec9dbc336c080df1a6b4b32376f459bd2e13..5fbbfac82078debf6ef55b9f38215d8508954082 100644 (file)
@@ -11,6 +11,7 @@
 #include <log.h>
 #include <serial.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 
 DECLARE_GLOBAL_DATA_PTR;