[tiwai-sound:for-next 10/18] mixer_quirks.c:undefined reference to `input_close_device'

tree: https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git for-next head: 30f85eddbdebba7665f9b7b772821e588547ca9e commit: 79d561c4ec0497669f19a9550cfb74812f60938b [10/18] ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5 config: nios2-randconfig-001-20250613 (https://download.01.org/0day-ci/archive/20250613/202506130733.gnPKw2l3-lkp@i...) compiler: nios2-linux-gcc (GCC) 11.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250613/202506130733.gnPKw2l3-lkp@i...)
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@intel.com | Closes: https://lore.kernel.org/oe-kbuild-all/202506130733.gnPKw2l3-lkp@intel.com/
All errors (new ones prefixed by >>):
nios2-linux-ld: sound/usb/mixer_quirks.o: in function `snd_dualsense_ih_disconnect':
mixer_quirks.c:(.text+0x25d8): undefined reference to `input_close_device' mixer_quirks.c:(.text+0x25d8): relocation truncated to fit: R_NIOS2_CALL26 against `input_close_device' nios2-linux-ld: mixer_quirks.c:(.text+0x25e0): undefined reference to `input_unregister_handle' mixer_quirks.c:(.text+0x25e0): relocation truncated to fit: R_NIOS2_CALL26 against `input_unregister_handle'
nios2-linux-ld: sound/usb/mixer_quirks.o: in function `snd_dualsense_mixer_elem_free':
mixer_quirks.c:(.text+0x26f0): undefined reference to `input_unregister_handler' mixer_quirks.c:(.text+0x26f0): relocation truncated to fit: R_NIOS2_CALL26 against `input_unregister_handler'
nios2-linux-ld: sound/usb/mixer_quirks.o: in function `snd_dualsense_ih_connect':
mixer_quirks.c:(.text+0x2d8c): undefined reference to `input_register_handle' mixer_quirks.c:(.text+0x2d8c): relocation truncated to fit: R_NIOS2_CALL26 against `input_register_handle' nios2-linux-ld: mixer_quirks.c:(.text+0x2d9c): undefined reference to `input_open_device' mixer_quirks.c:(.text+0x2d9c): relocation truncated to fit: R_NIOS2_CALL26 against `input_open_device'
nios2-linux-ld: mixer_quirks.c:(.text+0x2dac): undefined reference to `input_unregister_handle' mixer_quirks.c:(.text+0x2dac): relocation truncated to fit: R_NIOS2_CALL26 against `input_unregister_handle' nios2-linux-ld: sound/usb/mixer_quirks.o: in function `snd_dualsense_jack_create':
mixer_quirks.c:(.text+0x2f30): undefined reference to `input_register_handler' mixer_quirks.c:(.text+0x2f30): relocation truncated to fit: R_NIOS2_CALL26 against `input_register_handler'
participants (1)
-
kernel test robot