common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / include / asm / arch-tegra / pmc.h
index 1524bf29116433f3ff8e126d338f51acddacc897..e1f5a7381357035264fcc7cf35adbd8507e0ec28 100644 (file)
@@ -7,6 +7,10 @@
 #ifndef _PMC_H_
 #define _PMC_H_
 
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 /* Power Management Controller (APBDEV_PMC_) registers */
 struct pmc_ctlr {
        uint pmc_cntrl;                 /* _CNTRL_0, offset 00 */