diff options
Diffstat (limited to 'include/asm-blackfin/mach-bf561/bfin_serial_5xx.h')
-rw-r--r-- | include/asm-blackfin/mach-bf561/bfin_serial_5xx.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-blackfin/mach-bf561/bfin_serial_5xx.h b/include/asm-blackfin/mach-bf561/bfin_serial_5xx.h index b619065ceeb0..a1b4f4eebd06 100644 --- a/include/asm-blackfin/mach-bf561/bfin_serial_5xx.h +++ b/include/asm-blackfin/mach-bf561/bfin_serial_5xx.h | |||
@@ -57,6 +57,9 @@ struct bfin_serial_port { | |||
57 | struct work_struct tx_dma_workqueue; | 57 | struct work_struct tx_dma_workqueue; |
58 | #else | 58 | #else |
59 | struct work_struct cts_workqueue; | 59 | struct work_struct cts_workqueue; |
60 | # if ANOMALY_05000230 | ||
61 | unsigned int anomaly_threshold; | ||
62 | # endif | ||
60 | #endif | 63 | #endif |
61 | #ifdef CONFIG_SERIAL_BFIN_CTSRTS | 64 | #ifdef CONFIG_SERIAL_BFIN_CTSRTS |
62 | int cts_pin; | 65 | int cts_pin; |