Arnd Bergmann 47e529da05 HID: wacom: add USB_HID dependency
commit 9d14201c7444bbdf89413e88d91b73150c3de38b upstream.

The driver has gained a compile-time dependency that we should
express in Kconfig to avoid this link error:

drivers/hid/wacom_sys.o: In function `wacom_parse_and_register':
wacom_sys.c:(.text+0x2eec): undefined reference to `usb_hid_driver'

Fixes: 09dc28acaec7 ("HID: wacom: Improve generic name generation")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Cc: Jason Self <jason@bluehome.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-16 12:43:55 +01:00
..
2021-12-14 10:04:48 +01:00
2021-12-14 10:04:48 +01:00
2022-02-08 18:15:30 +01:00
2022-02-16 12:43:55 +01:00
2021-11-26 11:48:20 +01:00
2020-12-29 13:45:00 +01:00