common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / sound / rockchip_i2s.c
index 5e8ed6d89670ef89486c4d7e556a125ca878d326..4e9e68aaac8165f3009dc6f586eb2ae6a297820c 100644 (file)
@@ -13,6 +13,7 @@
 #include <log.h>
 #include <sound.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 
 struct rk_i2s_regs {
        u32 txcr;               /* I2S_TXCR, 0x00 */