Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a594409a authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

m68k: remove stale ARCH_SUN4 #define



m68k: remove stale ARCH_SUN4 #define

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 07b81259
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 */