From 35079aa98c64b6739ea2fc5453b527a9bdf22b6c Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Wed, 15 Dec 2010 03:50:47 -0600 Subject: powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function Instead of a #define use a null weak function for fsl_serdes_init Signed-off-by: Kumar Gala --- include/configs/P1022DS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/P1022DS.h') diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h index 7e6c40f..272bd9f 100644 --- a/include/configs/P1022DS.h +++ b/include/configs/P1022DS.h @@ -34,7 +34,6 @@ #define CONFIG_FSL_PCI_INIT /* Use common FSL init code */ #define CONFIG_FSL_PCIE_RESET /* need PCIe reset errata */ #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ -#define CONFIG_SYS_HAS_SERDES /* has SERDES */ #define CONFIG_PHYS_64BIT #define CONFIG_ENABLE_36BIT_PHYS -- cgit v1.1