common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / mach-k3 / include / mach / j721e_hardware.h
index ead136ed6381955ef6d9b76e77d409bb850c9f60..0deed66eff992be1d4d0c033a7ab0eb3d6b1752d 100644 (file)
@@ -8,6 +8,9 @@
 #define __ASM_ARCH_J721E_HARDWARE_H
 
 #include <config.h>
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
 
 #define CTRL_MMR0_BASE                                 0x00100000
 #define CTRLMMR_MAIN_DEVSTAT                           (CTRL_MMR0_BASE + 0x30)