common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / spi / tegra210_qspi.c
index 96ab6502de1137377f7f06163da1d40900bf1d15..ae16b45dcb47f249dbcc09e353ad5cf7bfb5473f 100644 (file)
@@ -15,6 +15,7 @@
 #include <asm/arch-tegra/clk_rst.h>
 #include <spi.h>
 #include <fdtdec.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 #include "tegra_spi.h"