common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / include / asm / arch-tegra124 / flow.h
index 62947bf99c84dd38ccd7269fc2ba9e582fc24b17..ebcb22f1cb901862b64a540da0050d4919a131c0 100644 (file)
@@ -7,6 +7,10 @@
 #ifndef _TEGRA124_FLOW_H_
 #define _TEGRA124_FLOW_H_
 
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 struct flow_ctlr {
        u32 halt_cpu_events;    /* offset 0x00 */
        u32 halt_cop_events;    /* offset 0x04 */