From: Lukas Bulwahn Date: Wed, 18 Aug 2021 07:11:36 +0000 (+0200) Subject: usb: host: remove line for obsolete config USB_HWA_HCD X-Git-Tag: accepted/tizen/unified/20230118.172025~6522^2~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3b445c99c756d771cb59840ca3ce46cb15c8b299;p=platform%2Fkernel%2Flinux-rpi.git usb: host: remove line for obsolete config USB_HWA_HCD Commit 71ed79b0e4be ("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 Link: https://lore.kernel.org/r/20210818071137.22711-3-lukas.bulwahn@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile index 3e2cc95..643edf5 100644 --- a/drivers/usb/Makefile +++ b/drivers/usb/Makefile @@ -31,7 +31,6 @@ obj-$(CONFIG_USB_SL811_HCD) += host/ obj-$(CONFIG_USB_ISP1362_HCD) += host/ obj-$(CONFIG_USB_U132_HCD) += host/ obj-$(CONFIG_USB_R8A66597_HCD) += host/ -obj-$(CONFIG_USB_HWA_HCD) += host/ obj-$(CONFIG_USB_FSL_USB2) += host/ obj-$(CONFIG_USB_FOTG210_HCD) += host/ obj-$(CONFIG_USB_MAX3421_HCD) += host/