From 1218f7eb118fcb1ad66467b1392f05745b4e7c49 Mon Sep 17 00:00:00 2001 From: Zang Roy-R61911 Date: Thu, 4 Jul 2013 07:43:33 +0800 Subject: powerpc/pcie: remove PCIe version 3.x define for B4860 and B4420 B4860 and B4420 has PCIe version 2.4 IP instead of 3.x Signed-off-by: Roy Zang --- arch/powerpc/include/asm/config_mpc85xx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/powerpc/include') diff --git a/arch/powerpc/include/asm/config_mpc85xx.h b/arch/powerpc/include/asm/config_mpc85xx.h index 517e9b29de..f946389695 100644 --- a/arch/powerpc/include/asm/config_mpc85xx.h +++ b/arch/powerpc/include/asm/config_mpc85xx.h @@ -578,7 +578,6 @@ #define CONFIG_SYS_FSL_ERRATUM_A005871 #define CONFIG_SYS_FSL_ERRATUM_A006593 #define CONFIG_SYS_CCSRBAR_DEFAULT 0xfe000000 -#define CONFIG_SYS_FSL_PCI_VER_3_X #ifdef CONFIG_PPC_B4860 #define CONFIG_SYS_FSL_CORES_PER_CLUSTER 4 -- cgit v1.2.1