From: Markus Stockhausen Date: Sun, 8 Sep 2024 20:09:57 +0000 (-0400) Subject: realtek: 6.6: refresh patch 305-irqchip-update-dependency-for-irq-realtek-rtl X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=35a9285ea80a76d2e0884b42f31705f331d6c944;p=openwrt%2Fstaging%2Fthess.git realtek: 6.6: refresh patch 305-irqchip-update-dependency-for-irq-realtek-rtl No content changes. Only take over the new patch locations. Signed-off-by: Markus Stockhausen --- diff --git a/target/linux/realtek/patches-6.6/305-irqchip-update-dependency-for-irq-realtek-rtl.patch b/target/linux/realtek/patches-6.6/305-irqchip-update-dependency-for-irq-realtek-rtl.patch index a94a3ff8ac..0ecc33376e 100644 --- a/target/linux/realtek/patches-6.6/305-irqchip-update-dependency-for-irq-realtek-rtl.patch +++ b/target/linux/realtek/patches-6.6/305-irqchip-update-dependency-for-irq-realtek-rtl.patch @@ -14,8 +14,8 @@ Submitted-by: INAGAKI Hiroshi --- a/drivers/irqchip/Makefile +++ b/drivers/irqchip/Makefile -@@ -112,7 +112,7 @@ obj-$(CONFIG_LOONGSON_PCH_PIC) += irq-l - obj-$(CONFIG_LOONGSON_PCH_MSI) += irq-loongson-pch-msi.o +@@ -114,7 +114,7 @@ obj-$(CONFIG_LOONGSON_PCH_MSI) += irq-l + obj-$(CONFIG_LOONGSON_PCH_LPC) += irq-loongson-pch-lpc.o obj-$(CONFIG_MST_IRQ) += irq-mst-intc.o obj-$(CONFIG_SL28CPLD_INTC) += irq-sl28cpld.o -obj-$(CONFIG_MACH_REALTEK_RTL) += irq-realtek-rtl.o