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>
This commit is contained in:
Sam Ravnborg
2005-09-09 20:35:55 +02:00
parent cca6e6f5f4
commit 47003497dd
16 changed files with 16 additions and 36 deletions

View File

@@ -73,11 +73,11 @@ extern void show_regs(struct pt_regs *);
#endif
/*
* The asm_offsets.h is a generated file, so we cannot include it.
* The asm-offsets.h is a generated file, so we cannot include it.
* It may be OK for glibc headers, but it's utterly pointless for C code.
* The assembly code using those offsets has to include it explicitly.
*/
/* #include <asm/asm_offsets.h> */
/* #include <asm/asm-offsets.h> */
/* These are for pt_regs. */
#define PT_PSR 0x0