[PATCH 2/3] arm: mxs: don't check for CONFIG_PHYLIB as builtin

2013-05-27 Thread Alexandre Belloni
Signed-off-by: Alexandre Belloni --- arch/arm/mach-mxs/mach-mxs.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-mxs/mach-mxs.c b/arch/arm/mach-mxs/mach-mxs.c index 5b62b64..91c2bd2 100644 --- a/arch/arm/mach-mxs/mach-mxs.c +++

[PATCH 2/3] arm: mxs: don't check for CONFIG_PHYLIB as builtin

2013-05-27 Thread Alexandre Belloni
Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-mxs/mach-mxs.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-mxs/mach-mxs.c b/arch/arm/mach-mxs/mach-mxs.c index 5b62b64..91c2bd2 100644 ---