]> git.baikalelectronics.ru Git - kernel.git/commit
usb: host: remove line for obsolete config USB_HWA_HCD
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 18 Aug 2021 07:11:36 +0000 (09:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Aug 2021 13:32:19 +0000 (15:32 +0200)
commitf3eb3866a6cbcd44b3475c6f1bd509239d0eab69
tree482ecb4294ac765a888c69056cd50c6f32c6d573
parentfd82c37b6b226335534d52a315e492a0bcf81509
usb: host: remove line for obsolete config USB_HWA_HCD

Commit 99c8a22f914d ("USB: Move wusbcore and UWB to staging as it is
obsolete") misses to adjust some part in ./drivers/usb/host/Makefile.

Hence, ./scripts/checkkconfigsymbols.py warns:

USB_HWA_HCD
Referencing files: drivers/usb/Makefile

Remove the missing piece of this code removal.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20210818071137.22711-3-lukas.bulwahn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/Makefile