commit | bb8d5a55a523869ebcdd004a08ed5fab86b474e3 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Jul 03 02:21:18 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jul 02 17:29:22 2006 -0700 |
tree | b1d9d8785d24ce6feae16390e7b9f697e2ded141 | |
parent | 284c66806eb6df7f5c66d298681f1abe81a5a9ab [diff] |
[PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.S For several proc-<cputype>.S files the include of proc-macros.S is missing. Make it compile and work again. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>