summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_uart.h
diff options
context:
space:
mode:
authorguoyin.chen <guoyin.chen@freescale.com>2014-04-30 13:36:17 +0800
committerguoyin.chen <guoyin.chen@freescale.com>2014-04-30 13:36:17 +0800
commite7fdbbc7236c7c884cac0ea1fa14bca3d0990c94 (patch)
treeeab0dc4733ecd4200655ad62f831623da88dd4d7 /drivers/bluetooth/hci_uart.h
parentc4bb6b95be0a385d39fef45d577d5969c077feeb (diff)
parent8614fc820d62cc2c84eea8d2fdd3157805fdb1c5 (diff)
Merge remote-tracking branch 'fsl-linux-sdk/imx_3.10.31_1.1.0_alpha' into imx_3.10.y_androidkk4.4.2_2.0.0-alpha
Diffstat (limited to 'drivers/bluetooth/hci_uart.h')
-rw-r--r--drivers/bluetooth/hci_uart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/hci_uart.h b/drivers/bluetooth/hci_uart.h
index fffa61ff5cb1..12df101ca942 100644
--- a/drivers/bluetooth/hci_uart.h
+++ b/drivers/bluetooth/hci_uart.h
@@ -68,6 +68,7 @@ struct hci_uart {
unsigned long hdev_flags;
struct work_struct init_ready;
+ struct work_struct write_work;
struct hci_uart_proto *proto;
void *priv;