]> err.no Git - linux-2.6/blobdiff - include/asm-blackfin/mach-bf548/bfin_serial_5xx.h
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
[linux-2.6] / include / asm-blackfin / mach-bf548 / bfin_serial_5xx.h
index aabe5b92f11c5a249a9ebb2786a05fb6f5ad2624..5e29446a8e03dde1acbf65bcc136a8cb83f5f60a 100644 (file)
@@ -99,7 +99,7 @@ struct bfin_serial_port {
        struct work_struct      tx_dma_workqueue;
 #endif
 #ifdef CONFIG_SERIAL_BFIN_CTSRTS
-       struct work_struct      cts_workqueue;
+       struct timer_list       cts_timer;
        int             cts_pin;
        int             rts_pin;
 #endif