Skip to content

Commit

Permalink
kernel/airoha: refresh patch on top of Linux 6.6
Browse files Browse the repository at this point in the history
Refresh the only remaining downstream patch.

Signed-off-by: Daniel Golle <[email protected]>
Link: openwrt/openwrt#15416
Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
dangowrt authored and robimarko committed May 12, 2024
1 parent 577eaa5 commit 22efab9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -330,6 +330,12 @@ config SPI_DLN2
@@ -353,6 +353,12 @@ config SPI_DLN2
This driver can also be built as a module. If so, the module
will be called spi-dln2.

Expand All @@ -15,7 +15,7 @@
depends on ARCH_EP93XX || COMPILE_TEST
--- a/drivers/spi/Makefile
+++ b/drivers/spi/Makefile
@@ -47,6 +47,7 @@ obj-$(CONFIG_SPI_DW_BT1) += spi-dw-bt1.
@@ -50,6 +50,7 @@ obj-$(CONFIG_SPI_DW_BT1) += spi-dw-bt1.
obj-$(CONFIG_SPI_DW_MMIO) += spi-dw-mmio.o
obj-$(CONFIG_SPI_DW_PCI) += spi-dw-pci.o
obj-$(CONFIG_SPI_EP93XX) += spi-ep93xx.o
Expand Down

0 comments on commit 22efab9

Please sign in to comment.