char: Drop bogus dependency of DEVPORT on !M68K
[pandora-kernel.git] / drivers / bluetooth / hci_uart.h
index 99fb352..ff40400 100644 (file)
@@ -64,6 +64,8 @@ struct hci_uart {
        unsigned long           flags;
        unsigned long           hdev_flags;
 
+       struct work_struct      write_work;
+
        struct hci_uart_proto   *proto;
        void                    *priv;