Re: [media 7/8] PCIE bridge driver for PT3 & PX-Q3PE
From: kbuild test robot
Date: Thu Mar 31 2016 - 23:47:51 EST
Hi ÐÑÐÐ,
[auto build test ERROR on linuxtv-media/master]
[also build test ERROR on v4.6-rc1 next-20160331]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]
url: https://github.com/0day-ci/linux/commits/info-are-ma/DVB-driver-for-Earthsoft-PT3-PLEX-PX-Q3PE-ISDB-S-T-PCIE-cards-PX-BCUD-ISDB-S-USB-dongle/20160401-034740
base: git://linuxtv.org/media_tree.git master
config: i386-allyesconfig (attached as .config)
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
>> drivers/media/pci/ptx/ptx_common.c:187:536: error: 'KBUILD_MODNAME' undeclared here (not in a function)
>> drivers/media/pci/ptx/ptx_common.c:187:551: error: expected ',' or ';' before string constant
vim +/KBUILD_MODNAME +187 drivers/media/pci/ptx/ptx_common.c
181 pci_release_regions(card->pdev);
182 pci_set_drvdata(card->pdev, NULL);
183 pci_disable_device(card->pdev);
184 kfree(card);
185 }
186
> 187 DVB_DEFINE_MOD_OPT_ADAPTER_NR(adap_no);
188 int ptx_register_adap(struct ptx_card *card, const struct ptx_subdev_info *info,
189 int (*thread)(void *), int (*dma)(struct ptx_adap *, bool))
190 {
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data