On 5/16/22 03:57, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20220513:
> 

on i386:

  CC      drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.o
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c: In function ‘act_freq_mhz_show’:
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:276:20: error: implicit 
declaration of function ‘sysfs_gt_attribute_r_max_func’ 
[-Werror=implicit-function-declaration]
  u32 actual_freq = sysfs_gt_attribute_r_max_func(dev, attr,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c: In function 
‘boost_freq_mhz_store’:
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:327:9: error: implicit 
declaration of function ‘sysfs_gt_attribute_w_func’ 
[-Werror=implicit-function-declaration]
  return sysfs_gt_attribute_w_func(dev, attr,
         ^~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c: In function ‘min_freq_mhz_show’:
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:416:17: error: implicit 
declaration of function ‘sysfs_gt_attribute_r_min_func’ 
[-Werror=implicit-function-declaration]
  u32 min_freq = sysfs_gt_attribute_r_min_func(dev, attr,
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors


Full randconfig file is attached.

-- 
~Randy

Attachment: config-r2773b.gz
Description: application/gzip

Reply via email to