kernel: usb-xhci-pci-renesas: remove LINUX_5_10 dependency symbol
authorChristian Lamparter <chunkeey@gmail.com>
Thu, 5 May 2022 19:15:57 +0000 (21:15 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 7 May 2022 14:26:21 +0000 (16:26 +0200)
With 5.4 out of the picture, remove LINUX_5_10 here. This is
needed for the WNDR4700 as otherwise kmod-usb3 isn't available
for 5.15.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
package/kernel/linux/modules/usb.mk

index c9c1dfd75f923f96a1695ba1cbc1348cdf9e0113..0bc578e5a768d9347e3d8c87136c400c21eb4a37 100644 (file)
@@ -1803,7 +1803,6 @@ $(eval $(call KernelPackage,usb-xhci-mtk))
 
 define KernelPackage/usb-xhci-pci-renesas
   TITLE:=Support for additional Renesas xHCI controller with firmware
-  DEPENDS:=@LINUX_5_10
   KCONFIG:=CONFIG_USB_XHCI_PCI_RENESAS
   HIDDEN:=1
   FILES:=$(LINUX_DIR)/drivers/usb/host/xhci-pci-renesas.ko