Răsfoiți Sursa

oxnas: restore accidentally modified patch for kernel 4.14

patches-4.14/340-oxnas-pcie.patch was adapted for kernel 5.4 by
accident. Revert that change to restore 4.14 builds.

Signed-off-by: Daniel Golle <[email protected]>
Daniel Golle 5 ani în urmă
părinte
comite
00b319e9be
1 a modificat fișierele cu 4 adăugiri și 4 ștergeri
  1. 4 4
      target/linux/oxnas/patches-4.14/340-oxnas-pcie.patch

+ 4 - 4
target/linux/oxnas/patches-4.14/340-oxnas-pcie.patch

@@ -1,5 +1,5 @@
---- a/drivers/pci/controller/Kconfig
-+++ b/drivers/pci/controller/Kconfig
+--- a/drivers/pci/host/Kconfig
++++ b/drivers/pci/host/Kconfig
 @@ -220,4 +220,9 @@ config VMD
 @@ -220,4 +220,9 @@ config VMD
  	  To compile this driver as a module, choose M here: the
  	  To compile this driver as a module, choose M here: the
  	  module will be called vmd.
  	  module will be called vmd.
@@ -10,8 +10,8 @@
 +	select PCIEPORTBUS
 +	select PCIEPORTBUS
 +
 +
  endmenu
  endmenu
---- a/drivers/pci/controller/Makefile
-+++ b/drivers/pci/controller/Makefile
+--- a/drivers/pci/host/Makefile
++++ b/drivers/pci/host/Makefile
 @@ -20,6 +20,7 @@ obj-$(CONFIG_PCIE_ALTERA) += pcie-altera
 @@ -20,6 +20,7 @@ obj-$(CONFIG_PCIE_ALTERA) += pcie-altera
  obj-$(CONFIG_PCIE_ALTERA_MSI) += pcie-altera-msi.o
  obj-$(CONFIG_PCIE_ALTERA_MSI) += pcie-altera-msi.o
  obj-$(CONFIG_PCIE_ROCKCHIP) += pcie-rockchip.o
  obj-$(CONFIG_PCIE_ROCKCHIP) += pcie-rockchip.o