]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/interrupts.c
mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
[u-boot] / arch / x86 / cpu / interrupts.c
index 6dc74e34c60f81d8ac5d2237a66c93345db852a3..e733bcb30272fa0da847cac08ca318eac4ee61ee 100644 (file)
@@ -37,6 +37,8 @@
 #include <asm/msr.h>
 #include <asm/u-boot-x86.h>
 
+DECLARE_GLOBAL_DATA_PTR;
+
 #define DECLARE_INTERRUPT(x) \
        ".globl irq_"#x"\n" \
        ".hidden irq_"#x"\n" \