[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201604011109.BxqBVH1B%fengguang.wu@intel.com>
Date: Fri, 1 Apr 2016 11:47:14 +0800
From: kbuild test robot <lkp@...el.com>
To: info@....ma
Cc: kbuild-all@...org, linux-media@...r.kernel.org,
Буди Романто, AreMa Inc
<knightrider@....ma>, linux-kernel@...r.kernel.org, crope@....fi,
m.chehab@...sung.com, mchehab@....samsung.com, hdegoede@...hat.com,
laurent.pinchart@...asonboard.com, mkrufky@...uxtv.org,
sylvester.nawrocki@...il.com, g.liakhovetski@....de,
peter.senna@...il.com
Subject: Re: [media 7/8] PCIE bridge driver for PT3 & PX-Q3PE
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
Download attachment ".config.gz" of type "application/octet-stream" (53763 bytes)
Powered by blists - more mailing lists