* [linux-next:master 3852/4430] drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c:139:6: warning: no previous prototype for 'imu_v11_0_3_program_rlc_ram'
@ 2022-08-31 19:41 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-08-31 19:41 UTC (permalink / raw)
To: Hawking Zhang
Cc: kbuild-all, Linux Memory Management List, Alex Deucher,
Yang Wang, Frank Min
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 7fd22855300e693668c3397771b3a2b3948f827a
commit: f926464e59b7029b02d731a9f8a31419ff973ed3 [3852/4430] drm/amdgpu: enable imu_rlc_ram programming for v11_0_3
config: arc-allmodconfig (https://download.01.org/0day-ci/archive/20220901/202209010308.iGMfnyFO-lkp@intel.com/config)
compiler: arceb-elf-gcc (GCC) 12.1.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=f926464e59b7029b02d731a9f8a31419ff973ed3
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout f926464e59b7029b02d731a9f8a31419ff973ed3
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash drivers/gpu/drm/amd/amdgpu/
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c:139:6: warning: no previous prototype for 'imu_v11_0_3_program_rlc_ram' [-Wmissing-prototypes]
139 | void imu_v11_0_3_program_rlc_ram(struct amdgpu_device *adev)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
vim +/imu_v11_0_3_program_rlc_ram +139 drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c
138
> 139 void imu_v11_0_3_program_rlc_ram(struct amdgpu_device *adev)
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-31 19:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 19:41 [linux-next:master 3852/4430] drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c:139:6: warning: no previous prototype for 'imu_v11_0_3_program_rlc_ram' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox