ARC: ARCv2: jump label: implement jump label patching
[linux-2.6-microblaze.git] / arch / arc / include / asm / cache.h
index 918804c..d8ece42 100644 (file)
@@ -25,6 +25,8 @@
 
 #ifndef __ASSEMBLY__
 
+#include <linux/build_bug.h>
+
 /* Uncached access macros */
 #define arc_read_uncached_32(ptr)      \
 ({                                     \