]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/lib/interrupts.c
arm: vectors: provide protypes from vectors.S
[karo-tx-uboot.git] / arch / arm / lib / interrupts.c
index f6b7c03578b80e24a9a275bc7fe65f64ebe47666..9019736d2c74bec4da3fa4f97752954666a91ec1 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <common.h>
 #include <asm/proc-armv/ptrace.h>
+#include <asm/u-boot-arm.h>
 
 DECLARE_GLOBAL_DATA_PTR;