Skip to content

Commit

Permalink
m68k: remove stale ARCH_SUN4 #define
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 21, 2008
1 parent 07b8125 commit a594409
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/asm-m68k/sbus.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

Expand Down

0 comments on commit a594409

Please sign in to comment.