]> git.baikalelectronics.ru Git - kernel.git/commit
usb: remove reference to deleted config STB03xxx
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 18 Aug 2021 07:11:37 +0000 (09:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Aug 2021 13:32:19 +0000 (15:32 +0200)
commit541b5d423c79dce0fc87c3d23e14c75228f62f11
tree3928d51fa8a9aa60c126cbc248a2f053bc090e03
parentf3eb3866a6cbcd44b3475c6f1bd509239d0eab69
usb: remove reference to deleted config STB03xxx

Commit 6848317fe834 ("powerpc/40x: Remove STB03xxx") removes the config
STB03xxx, but left a reference in ./drivers/usb/Kconfig behind.

Hence, ./scripts/checkkconfigsymbols.py warns:

STB03xxx
Referencing files: drivers/usb/Kconfig

Remove this reference to the deleted config.

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