linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bluetooth-next:master 8/8] drivers/bluetooth/btintel.h:196:1: error: expected identifier or '(' before '{' token
@ 2018-01-25  1:18 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2018-01-25  1:18 UTC (permalink / raw)
  To: Tedd Ho-Jeong An; +Cc: kbuild-all, linux-bluetooth, Marcel Holtmann

[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git master
head:   0bd4ded3287d4ecb9443fca7f86d45d2235f6ebc
commit: 0bd4ded3287d4ecb9443fca7f86d45d2235f6ebc [8/8] Bluetooth: btintel: Create common function for firmware download
config: i386-randconfig-s1-201803 (attached as .config)
compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026
reproduce:
        git checkout 0bd4ded3287d4ecb9443fca7f86d45d2235f6ebc
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   In file included from drivers/bluetooth/hci_ldisc.c:49:0:
>> drivers/bluetooth/btintel.h:196:1: error: expected identifier or '(' before '{' token
    {
    ^
   drivers/bluetooth/btintel.h:193:19: warning: 'btintel_download_firmware' declared 'static' but never defined [-Wunused-function]
    static inline int btintel_download_firmware(struct hci_dev *dev,
                      ^~~~~~~~~~~~~~~~~~~~~~~~~

vim +196 drivers/bluetooth/btintel.h

   192	
   193	static inline int btintel_download_firmware(struct hci_dev *dev,
   194						    const struct firmware *fw,
   195						    u32 *boot_param);
 > 196	{

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 32512 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-25  1:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-25  1:18 [bluetooth-next:master 8/8] drivers/bluetooth/btintel.h:196:1: error: expected identifier or '(' before '{' token kbuild test robot

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).