dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Adrian Bunk 2008-07-17 21:16:28 +02:00 committed by Linus Torvalds
parent 07b8125949
commit a594409a21
1 changed files with 0 additions and 2 deletions

View 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 */