m68k: remove stale ARCH_SUN4 #define
authorAdrian Bunk <[email protected]>
Thu, 17 Jul 2008 19:16:28 +0000 (21:16 +0200)
committerLinus Torvalds <[email protected]>
Mon, 21 Jul 2008 00:24:39 +0000 (17:24 -0700)
m68k: remove stale ARCH_SUN4 #define

Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/asm-m68k/sbus.h

index c8e685aa75df1b8704f306d194df583b0022a547..bfe3ba147f2ee8620dc18320f63e01d43093242b 100644 (file)
@@ -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 */