From 9781461a3dc0071a06bd70198ef9dc67a598c726 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 24 Jan 2013 17:04:46 +0000 Subject: mvebu: update to 3.8-rc4 Signed-off-by: Florian Fainelli SVN-Revision: 35316 --- target/linux/mvebu/Makefile | 2 +- target/linux/mvebu/patches-3.8/035-arm_mvebu_the_core_pcie_driver.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target') diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index 8da089ca35..76a88a17ac 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -13,7 +13,7 @@ FEATURES:=targz usb jffs2 pci pcie gpio CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8-rc3 +LINUX_VERSION:=3.8-rc4 include $(INCLUDE_DIR)/target.mk diff --git a/target/linux/mvebu/patches-3.8/035-arm_mvebu_the_core_pcie_driver.patch b/target/linux/mvebu/patches-3.8/035-arm_mvebu_the_core_pcie_driver.patch index 48f828344f..1cc5f5a0c5 100644 --- a/target/linux/mvebu/patches-3.8/035-arm_mvebu_the_core_pcie_driver.patch +++ b/target/linux/mvebu/patches-3.8/035-arm_mvebu_the_core_pcie_driver.patch @@ -333,7 +333,7 @@ Signed-off-by: Thomas Petazzoni + 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. -- cgit v1.2.3