2022-07-28 17:21:55

by Sudip Mukherjee

[permalink] [raw]
Subject: build failure of next-20220728 due to 93ce5e0231d7 ("HID: amd_sfh: Implement SFH1.1 functionality")

Hi All,

Not sure if it has been reported, builds of xtensa, mips, csky and arm allmodsconfig
have failed to build next-20220728 with the error:

drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c: In function 'amd_stop_sensor':
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c:48:9: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration]


--
Regards
Sudip


2022-07-28 17:26:17

by Basavaraj Natikar

[permalink] [raw]
Subject: Re: build failure of next-20220728 due to 93ce5e0231d7 ("HID: amd_sfh: Implement SFH1.1 functionality")



On 7/28/2022 10:47 PM, Sudip Mukherjee (Codethink) wrote:
> Hi All,
>
> Not sure if it has been reported, builds of xtensa, mips, csky and arm allmodsconfig
> have failed to build next-20220728 with the error:
>
> drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c: In function 'amd_stop_sensor':
> drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c:48:9: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration]

Already fixed in https://lore.kernel.org/all/[email protected]/
Also find fix in https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/tree/?h=for-next
or https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/log/?h=for-5.20/amd-sfh

Thanks,
--
Basavaraj