[openwrt/openwrt] realtek: 6.6: refresh patch 304-spi-update-dependency-for-spi-realtek-rtl

LEDE Commits lede-commits at lists.infradead.org
Sat Sep 14 12:29:55 PDT 2024


svanheule pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/22f616af7f1f6a13449c15cce27788062f03f973

commit 22f616af7f1f6a13449c15cce27788062f03f973
Author: Markus Stockhausen <markus.stockhausen at gmx.de>
AuthorDate: Sun Sep 8 16:01:11 2024 -0400

    realtek: 6.6: refresh patch 304-spi-update-dependency-for-spi-realtek-rtl
    
    No content changes. Only take over the new patch locations.
    
    Signed-off-by: Markus Stockhausen <markus.stockhausen at gmx.de>
---
 .../patches-6.6/304-spi-update-dependency-for-spi-realtek-rtl.patch   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/linux/realtek/patches-6.6/304-spi-update-dependency-for-spi-realtek-rtl.patch b/target/linux/realtek/patches-6.6/304-spi-update-dependency-for-spi-realtek-rtl.patch
index f2b57bacde..01530257b8 100644
--- a/target/linux/realtek/patches-6.6/304-spi-update-dependency-for-spi-realtek-rtl.patch
+++ b/target/linux/realtek/patches-6.6/304-spi-update-dependency-for-spi-realtek-rtl.patch
@@ -14,7 +14,7 @@ Submitted-by: INAGAKI Hiroshi <musashino.open at gmail.com>
 
 --- a/drivers/spi/Makefile
 +++ b/drivers/spi/Makefile
-@@ -97,7 +97,7 @@ obj-$(CONFIG_SPI_QUP)			+= spi-qup.o
+@@ -114,7 +114,7 @@ obj-$(CONFIG_SPI_QUP)			+= spi-qup.o
  obj-$(CONFIG_SPI_ROCKCHIP)		+= spi-rockchip.o
  obj-$(CONFIG_SPI_ROCKCHIP_SFC)		+= spi-rockchip-sfc.o
  obj-$(CONFIG_SPI_RB4XX)			+= spi-rb4xx.o
@@ -22,4 +22,4 @@ Submitted-by: INAGAKI Hiroshi <musashino.open at gmail.com>
 +obj-$(CONFIG_RTL83XX)			+= spi-realtek-rtl.o
  obj-$(CONFIG_SPI_RPCIF)			+= spi-rpc-if.o
  obj-$(CONFIG_SPI_RSPI)			+= spi-rspi.o
- obj-$(CONFIG_SPI_S3C24XX)		+= spi-s3c24xx-hw.o
+ obj-$(CONFIG_SPI_RZV2M_CSI)		+= spi-rzv2m-csi.o




More information about the lede-commits mailing list