aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2008-07-17 21:16:28 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-20 17:24:39 -0700
commita594409a2160070b2185e77b33232cf73a9151a5 (patch)
tree1852f0fbe9daf7bede8943a988b42feeefef82db /include/asm-m68k
parentm68k/sun3/: possible cleanups (diff)
downloadlinux-dev-a594409a2160070b2185e77b33232cf73a9151a5.tar.xz
linux-dev-a594409a2160070b2185e77b33232cf73a9151a5.zip
m68k: remove stale ARCH_SUN4 #define
m68k: remove stale ARCH_SUN4 #define Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-m68k')
-rw-r--r--include/asm-m68k/sbus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-m68k/sbus.h b/include/asm-m68k/sbus.h
index c8e685aa75df..bfe3ba147f2e 100644
--- a/include/asm-m68k/sbus.h
+++ b/include/asm-m68k/sbus.h
@@ -12,8 +12,6 @@ struct sbus_dev {
} reg_addrs[1];
};
-#define ARCH_SUN4 0
-
/* sbus IO functions stolen from include/asm-sparc/io.h for the serial driver */
/* No SBUS on the Sun3, kludge -- sam */