]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
serial: MPSC: Remove duplicate SUPPORT_SYSRQ definition
authorMark A. Greer <mgreer@mvista.com>
Tue, 31 Jul 2007 07:39:00 +0000 (00:39 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 31 Jul 2007 22:39:41 +0000 (15:39 -0700)
Remove the duplicate definition of SUPPORT_SYSRQ in mpsc driver.

Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/mpsc.c

index e984abf3e4d987c43d8f824da5a63f6829c8e2bc..d948e8340d12cc6e1214e45c756e6b7fd3fecda6 100644 (file)
 #include <asm/io.h>
 #include <asm/irq.h>
 
-#if defined(CONFIG_SERIAL_MPSC_CONSOLE) && defined(CONFIG_MAGIC_SYSRQ)
-#define SUPPORT_SYSRQ
-#endif
-
 #define        MPSC_NUM_CTLRS          2
 
 /*