]> Pileus Git - ~andy/linux/blobdiff - drivers/serial/m32r_sio.h
tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use
[~andy/linux] / drivers / serial / m32r_sio.h
index 849f1b2c2531a41fb5f94b949343ab415318396e..e9b7e11793b183c531fe927c609e4e4b18062630 100644 (file)
@@ -46,9 +46,3 @@ struct old_serial_port {
 #define PROBE_ANY      (~0)
 
 #define HIGH_BITS_OFFSET ((sizeof(long)-sizeof(int))*8)
-
-#ifdef CONFIG_SERIAL_SIO_SHARE_IRQ
-#define M32R_SIO_SHARE_IRQS 1
-#else
-#define M32R_SIO_SHARE_IRQS 0
-#endif