diff options
| author | Sam Ravnborg <sam@mars.(none)> | 2005-09-09 14:57:26 -0400 |
|---|---|---|
| committer | Sam Ravnborg <sam@mars.(none)> | 2005-09-09 14:57:26 -0400 |
| commit | 0013a85454c281faaf064ccb576e373a2881aac8 (patch) | |
| tree | 06fc1af0a321631e89ad0f589214e291bd91d19a /include/asm-parisc | |
| parent | 47003497dd819b10874a2291e54df7dc5cf8be57 (diff) | |
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Delete obsoleted parts form arch makefiles and rename to asm-offsets.h
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'include/asm-parisc')
| -rw-r--r-- | include/asm-parisc/assembly.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-parisc/assembly.h b/include/asm-parisc/assembly.h index cbc286f49b36..30b023411fef 100644 --- a/include/asm-parisc/assembly.h +++ b/include/asm-parisc/assembly.h | |||
| @@ -63,7 +63,7 @@ | |||
| 63 | .level 2.0w | 63 | .level 2.0w |
| 64 | #endif | 64 | #endif |
| 65 | 65 | ||
| 66 | #include <asm/offsets.h> | 66 | #include <asm/asm-offsets.h> |
| 67 | #include <asm/page.h> | 67 | #include <asm/page.h> |
| 68 | 68 | ||
| 69 | #include <asm/asmregs.h> | 69 | #include <asm/asmregs.h> |
