mvebu: update to 3.8-rc4

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 35316
v19.07.3_mercusys_ac12_duma
Florian Fainelli 12 years ago
parent 4a69e20a10
commit 9781461a3d

@ -13,7 +13,7 @@ FEATURES:=targz usb jffs2 pci pcie gpio
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Florian Fainelli <florian@openwrt.org> MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.8-rc3 LINUX_VERSION:=3.8-rc4
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk

@ -333,7 +333,7 @@ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+ return 1; + return 1;
+} +}
+ +
+static void __devinit rc_pci_fixup(struct pci_dev *dev) +static void rc_pci_fixup(struct pci_dev *dev)
+{ +{
+ /* + /*
+ * Prevent enumeration of root complex. + * Prevent enumeration of root complex.

Loading…
Cancel
Save