Hi Anusha, [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on v4.12-rc3 next-20170602] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Anusha-Srivatsa/drm-i915-cfl-Add-Coffee-Lake-PCI-IDs-for-U-Sku/20170603-101317 base: git://anongit.freedesktop.org/drm-intel for-linux-next config: x86_64-randconfig-x014-201722 (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 All error/warnings (new ones prefixed by >>): In file included from include/drm/i915_drm.h:29:0, from drivers/gpu/drm/i915/i915_gem_object.h:34, from drivers/gpu/drm/i915/i915_vma.h:34, from drivers/gpu/drm/i915/intel_uc.h:31, from drivers/gpu/drm/i915/i915_drv.h:61, from drivers/gpu/drm/i915/i915_pci.c:29: >> drivers/gpu/drm/i915/i915_pci.c:472:19: error: 'intel_coffeelake_info' undeclared here (not in a function) INTEL_CFL_U_IDS(&intel_coffeelake_info), ^ include/drm/i915_pciids.h:42:18: note: in definition of macro 'INTEL_VGA_DEVICE' (unsigned long) info } ^~~~ >> drivers/gpu/drm/i915/i915_pci.c:472:2: note: in expansion of macro 'INTEL_CFL_U_IDS' INTEL_CFL_U_IDS(&intel_coffeelake_info), ^~~~~~~~~~~~~~~ vim +/intel_coffeelake_info +472 drivers/gpu/drm/i915/i915_pci.c 466 INTEL_BXT_IDS(&intel_broxton_info), 467 INTEL_GLK_IDS(&intel_geminilake_info), 468 INTEL_KBL_GT1_IDS(&intel_kabylake_info), 469 INTEL_KBL_GT2_IDS(&intel_kabylake_info), 470 INTEL_KBL_GT3_IDS(&intel_kabylake_gt3_info), 471 INTEL_KBL_GT4_IDS(&intel_kabylake_gt3_info), > 472 INTEL_CFL_U_IDS(&intel_coffeelake_info), 473 {0, 0, 0} 474 }; 475 MODULE_DEVICE_TABLE(pci, pciidlist); --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx