diff options
-rw-r--r-- | include/asm-m68k/sbus.h | 2 |
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 { | |||
12 | } reg_addrs[1]; | 12 | } reg_addrs[1]; |
13 | }; | 13 | }; |
14 | 14 | ||
15 | #define ARCH_SUN4 0 | ||
16 | |||
17 | /* sbus IO functions stolen from include/asm-sparc/io.h for the serial driver */ | 15 | /* sbus IO functions stolen from include/asm-sparc/io.h for the serial driver */ |
18 | /* No SBUS on the Sun3, kludge -- sam */ | 16 | /* No SBUS on the Sun3, kludge -- sam */ |
19 | 17 | ||