diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2010-06-14 18:26:40 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-07-21 10:39:05 -0700 |
commit | 7452d24cfb91e84f9be61beda5ad68d2a56d0938 (patch) | |
tree | 3daae6335a1d717f79ba20322bf51c6685c81fd9 /arch/mips | |
parent | 278be27fc401119c985235ee549dc229d85e6bf5 (diff) | |
download | kernel_samsung_smdk4412-7452d24cfb91e84f9be61beda5ad68d2a56d0938.zip kernel_samsung_smdk4412-7452d24cfb91e84f9be61beda5ad68d2a56d0938.tar.gz kernel_samsung_smdk4412-7452d24cfb91e84f9be61beda5ad68d2a56d0938.tar.bz2 |
Bluetooth: Fix warning: variable 'tty' set but not used
The patch below fixes a warning message when using gcc 4.6.0.
CC [M] drivers/bluetooth/hci_ldisc.o
drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_send_frame':
drivers/bluetooth/hci_ldisc.c:213:21: warning: variable 'tty' set but not used
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Reviewed-By: Gustavo F. Padovan <gustavo@padovan.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions