[Intel-xe] [drm-xe:drm-xe-next 1349/1353] drivers/gpu/drm/xe/display/xe_display_misc.c:10:14: warning: no previous prototype for 'intel_gmch_vga_set_decode'
kernel test robot
lkp at intel.com
Fri Oct 20 04:53:47 UTC 2023
tree: https://gitlab.freedesktop.org/drm/xe/kernel.git drm-xe-next
head: a0a80950176b39dbc76f8faa92fddf6caaa06191
commit: e2f3d6c51c72c6ae6046ede17f03ca962a093bc1 [1349/1353] drm/xe/display: Create a dummy version for vga decode
config: sparc-allyesconfig (https://download.01.org/0day-ci/archive/20231020/202310201234.ZZLwdoiy-lkp@intel.com/config)
compiler: sparc64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231020/202310201234.ZZLwdoiy-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202310201234.ZZLwdoiy-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/gpu/drm/xe/display/xe_display_misc.c:10:14: warning: no previous prototype for 'intel_gmch_vga_set_decode' [-Wmissing-prototypes]
10 | unsigned int intel_gmch_vga_set_decode(struct pci_dev *pdev, bool enable_decode)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for INTEL_MEI_ME
Depends on [n]: X86 && PCI [=y]
Selected by [y]:
- INTEL_MEI_HDCP [=y] && (DRM_I915 [=n] || DRM_XE [=y])
vim +/intel_gmch_vga_set_decode +10 drivers/gpu/drm/xe/display/xe_display_misc.c
9
> 10 unsigned int intel_gmch_vga_set_decode(struct pci_dev *pdev, bool enable_decode)
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
More information about the Intel-xe
mailing list