commit | 47003497dd819b10874a2291e54df7dc5cf8be57 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@mars.(none)> | Fri Sep 09 20:35:55 2005 +0200 |
committer | Sam Ravnborg <sam@mars.(none)> | Fri Sep 09 20:35:55 2005 +0200 |
tree | e4fbf78350de1aba6428a573a346ba46c4e75e1e | |
parent | cca6e6f5f473ec63e85c87dfc77279ce1ca114e6 [diff] [blame] |
kbuild: arm26,sparc use generic asm-offset support Rename all includes to use asm-offsets.h to match generic name Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
diff --git a/arch/arm26/lib/copy_page.S b/arch/arm26/lib/copy_page.S index 2d79ee1..c7511a2 100644 --- a/arch/arm26/lib/copy_page.S +++ b/arch/arm26/lib/copy_page.S
@@ -11,7 +11,7 @@ */ #include <linux/linkage.h> #include <asm/assembler.h> -#include <asm/asm_offsets.h> +#include <asm/asm-offsets.h> .text .align 5