common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / include / asm / arch-sunxi / dram_sun50i_h6.h
index 49a8a66f7b119e20a6fe1aa10b9976c2cbd1c674..be02655cdd52074f7a29818b6f83da38d1889393 100644 (file)
@@ -10,6 +10,9 @@
 #define _SUNXI_DRAM_SUN50I_H6_H
 
 #include <stdbool.h>
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
 
 enum sunxi_dram_type {
        SUNXI_DRAM_TYPE_DDR3 = 3,