linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bluetooth:master 22/22] drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token
@ 2012-09-19  0:06 Fengguang Wu
  2012-09-19  1:06 ` Gustavo Padovan
  0 siblings, 1 reply; 3+ messages in thread
From: Fengguang Wu @ 2012-09-19  0:06 UTC (permalink / raw)
  To: Jaroslav Resler
  Cc: kernel-janitors, Gustavo Padovan, Cho, Yu-Chen, linux-bluetooth

Hi Jaroslav,

FYI, kernel build failed on

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git master
head:   493969cf4728668412ecd428a60b39914d9831e3
commit: 493969cf4728668412ecd428a60b39914d9831e3 [22/22] Bluetooth: Add support for BCM20702A0 [04ca, 2003]
config: x86_64-allmodconfig

All related error/warning messages:

drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token

vim +97 drivers/bluetooth/btusb.c
    92		/* Canyon CN-BTU1 with HID interfaces */
    93		{ USB_DEVICE(0x0c10, 0x0000) },
    94	
    95		/* Broadcom BCM20702A0 */
    96		{ USB_DEVICE(0x04ca, 0x2003) }
  > 97		{ USB_DEVICE(0x0489, 0xe042) },
    98		{ USB_DEVICE(0x0a5c, 0x21e3) },
    99		{ USB_DEVICE(0x0a5c, 0x21e6) },
   100		{ USB_DEVICE(0x0a5c, 0x21e8) },
   101		{ USB_DEVICE(0x0a5c, 0x21f3) },
   102		{ USB_DEVICE(0x413c, 0x8197) },

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu, Yuanhan Liu                              Intel Corporation

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-19  4:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19  0:06 [bluetooth:master 22/22] drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token Fengguang Wu
2012-09-19  1:06 ` Gustavo Padovan
2012-09-19  4:20   ` Al Cho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).