]> err.no Git - linux-2.6/blobdiff - include/asm-blackfin/mach-bf527/bfin_serial_5xx.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6] / include / asm-blackfin / mach-bf527 / bfin_serial_5xx.h
index 233c585efc1ef055d2689e0c38df3323bfbeee68..c0694ecd2ecde47ecb91b99c43e26bed588d28f2 100644 (file)
@@ -67,10 +67,9 @@ struct bfin_serial_port {
        unsigned int tx_dma_channel;
        unsigned int rx_dma_channel;
        struct work_struct tx_dma_workqueue;
-#else
-       struct work_struct cts_workqueue;
 #endif
 #ifdef CONFIG_SERIAL_BFIN_CTSRTS
+       struct work_struct cts_workqueue;
        int cts_pin;
        int rts_pin;
 #endif