aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/blackfin/include/asm/bfin_serial.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/blackfin/include/asm/bfin_serial.h b/arch/blackfin/include/asm/bfin_serial.h
index ecacdf34768b..68bcc3d119b6 100644
--- a/arch/blackfin/include/asm/bfin_serial.h
+++ b/arch/blackfin/include/asm/bfin_serial.h
@@ -51,9 +51,6 @@ struct bfin_serial_port {
51#elif ANOMALY_05000363 51#elif ANOMALY_05000363
52 unsigned int anomaly_threshold; 52 unsigned int anomaly_threshold;
53#endif 53#endif
54#ifdef CONFIG_SERIAL_BFIN_HARD_CTSRTS
55 int scts;
56#endif
57#if defined(CONFIG_SERIAL_BFIN_CTSRTS) || \ 54#if defined(CONFIG_SERIAL_BFIN_CTSRTS) || \
58 defined(CONFIG_SERIAL_BFIN_HARD_CTSRTS) 55 defined(CONFIG_SERIAL_BFIN_HARD_CTSRTS)
59 int cts_pin; 56 int cts_pin;