summaryrefslogtreecommitdiffstats
path: root/arch/arm/nwfpe
diff options
context:
space:
mode:
authorSam Ravnborg <sam@mars.(none)>2005-09-09 21:08:59 +0200
committerSam Ravnborg <sam@mars.(none)>2005-09-09 21:08:59 +0200
commite6ae744dd2eae8e00af328b11b1fe77cb0931136 (patch)
tree726e20fb0950b9a51f602b2b805d016e813ce38a /arch/arm/nwfpe
parent0013a85454c281faaf064ccb576e373a2881aac8 (diff)
downloadlinux-0-day-e6ae744dd2eae8e00af328b11b1fe77cb0931136.tar.gz
linux-0-day-e6ae744dd2eae8e00af328b11b1fe77cb0931136.tar.xz
kbuild: arm - use generic asm-offsets.h support
Delete obsoleted stuff from arch Makefile and rename constants.h to asm-offsets.h Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch/arm/nwfpe')
-rw-r--r--arch/arm/nwfpe/entry26.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/nwfpe/entry26.S b/arch/arm/nwfpe/entry26.S
index 0ed38b0913dbb..51940a96d6a6b 100644
--- a/arch/arm/nwfpe/entry26.S
+++ b/arch/arm/nwfpe/entry26.S
@@ -20,7 +20,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include <asm/constants.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: