]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] add proc-macros.S include to proc-arm940 and proc-arm946
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 12 Aug 2008 13:02:23 +0000 (14:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 12 Aug 2008 18:54:08 +0000 (19:54 +0100)
... otherwise these fail to build.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/proc-arm940.S
arch/arm/mm/proc-arm946.S

index 1a3d63df8e908055b83a8a589bbe52231b5a944f..551244d5ca19eb1a20bfde7a5661606aff9cfbec 100644 (file)
@@ -15,6 +15,7 @@
 #include <asm/pgtable-hwdef.h>
 #include <asm/pgtable.h>
 #include <asm/ptrace.h>
+#include "proc-macros.S"
 
 /* ARM940T has a 4KB DCache comprising 256 lines of 4 words */
 #define CACHE_DLINESIZE        16
index 82d579ac9b98f9ed4cb2bad539c7c3e085aa936b..6168c6160deef1d5ed2506e7cabe385d4b90c406 100644 (file)
@@ -17,6 +17,7 @@
 #include <asm/pgtable-hwdef.h>
 #include <asm/pgtable.h>
 #include <asm/ptrace.h>
+#include "proc-macros.S"
 
 /*
  * ARM946E-S is synthesizable to have 0KB to 1MB sized D-Cache,