summaryrefslogtreecommitdiffstats
path: root/arch/arm26/nwfpe
diff options
context:
space:
mode:
authorSam Ravnborg2005-09-09 20:35:55 +0200
committerSam Ravnborg2005-09-09 20:35:55 +0200
commit47003497dd819b10874a2291e54df7dc5cf8be57 (patch)
treee4fbf78350de1aba6428a573a346ba46c4e75e1e /arch/arm26/nwfpe
parentkbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support (diff)
downloadkernel-qcow2-linux-47003497dd819b10874a2291e54df7dc5cf8be57.tar.gz
kernel-qcow2-linux-47003497dd819b10874a2291e54df7dc5cf8be57.tar.xz
kernel-qcow2-linux-47003497dd819b10874a2291e54df7dc5cf8be57.zip
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>
Diffstat (limited to 'arch/arm26/nwfpe')
-rw-r--r--arch/arm26/nwfpe/entry.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm26/nwfpe/entry.S b/arch/arm26/nwfpe/entry.S
index 7d6dfaad80c2..e6312000d9f8 100644
--- a/arch/arm26/nwfpe/entry.S
+++ b/arch/arm26/nwfpe/entry.S
@@ -20,7 +20,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include <asm/asm_offsets.h>
+#include <asm/asm-offsets.h>
/* This is the kernel's entry point into the floating point emulator.
It is called from the kernel with code similar to this: