diff options
author | Randy Dunlap <[email protected]> | 2023-09-13 17:05:17 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2023-09-18 16:55:32 +0200 |
commit | 058574879853260a22bbec1f94221dfc5149d85c (patch) | |
tree | 904c982a87e1bb73fee882ad4e9acc6819138c69 /tools/perf/util/scripting-engines | |
parent | 2d866603e25b1ce7e536839f62d1faae1c03d92f (diff) |
HID: nvidia-shield: add LEDS_CLASS dependency
The hid-nvidia-shield driver uses functions that are built
only when LEDS_CLASS is set, so make the driver depend on that
symbol to prevent build errors.
riscv32-linux-ld: drivers/hid/hid-nvidia-shield.o: in function `.L11':
hid-nvidia-shield.c:(.text+0x192): undefined reference to `led_classdev_unregister'
riscv32-linux-ld: drivers/hid/hid-nvidia-shield.o: in function `.L113':
hid-nvidia-shield.c:(.text+0xfa4): undefined reference to `led_classdev_register_ext'
Fixes: 09308562d4af ("HID: nvidia-shield: Initial driver implementation with Thunderstrike support")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Rahul Rameshbabu <[email protected]>
Cc: Jiri Kosina <[email protected]>
Cc: Benjamin Tissoires <[email protected]>
Cc: [email protected]
Reviewed-by: Rahul Rameshbabu <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions