tizen 2.3.1 release
[platform/kernel/u-boot.git] / arch / powerpc / include / asm / bitops.h
index a6bcf3c..adaf091 100644 (file)
@@ -5,6 +5,7 @@
 #ifndef _PPC_BITOPS_H
 #define _PPC_BITOPS_H
 
+#include <linux/config.h>
 #include <asm/byteorder.h>
 
 extern void set_bit(int nr, volatile void *addr);