Hi Xinming, [auto build test ERROR on bluetooth-next/master] [also build test ERROR on v4.5-rc2 next-20160202] [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/Amitkumar-Karwar/bluetooth-btmrvl-register-platform-specific-driver/20160203-122014 base: https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git master config: i386-randconfig-r0-201605 (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): >> drivers/bluetooth/btmrvl_platform.c:141:22: error: 'btmrvl_plt_pm_ops' undeclared here (not in a function) .pm = &btmrvl_plt_pm_ops, ^ vim +/btmrvl_plt_pm_ops +141 drivers/bluetooth/btmrvl_platform.c 135 static struct platform_driver btmrvl_platform_driver = { 136 .probe = btmrvl_plt_probe, 137 .remove = btmrvl_plt_remove, 138 .driver = { 139 .name = "btmrvl_plt", 140 .of_match_table = btmrvl_dt_match, > 141 .pm = &btmrvl_plt_pm_ops, 142 } 143 }; 144 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data