common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / mach-at91 / include / mach / at91_pmc.h
index f423afd0ad3ecf289883c25a2d26582b34415e93..2ce99d956c50b39c8f9dfc945fefca6fbab2dc2c 100644 (file)
@@ -24,6 +24,7 @@
 #else
 
 #include <asm/types.h>
+#include <linux/bitops.h>
 
 typedef struct at91_pmc {
        u32     scer;           /* 0x00 System Clock Enable Register */