]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function
authorKumar Gala <galak@kernel.crashing.org>
Wed, 15 Dec 2010 09:50:47 +0000 (03:50 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:18 +0000 (01:32 -0600)
commit35079aa98c64b6739ea2fc5453b527a9bdf22b6c
tree7fce9946fa5223879e8ec0e1cd0ae97339c43a6a
parentcb14e93b55b64feac556030e87835151cdc77be0
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 <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/cpu_init.c
include/configs/MPC8536DS.h
include/configs/P1022DS.h
include/configs/corenet_ds.h