[PATCH] ARM: mxs/imx28: remove now unused clock lookup "fec.0"

Shawn Guo shawn.guo at freescale.com
Thu Jan 27 18:00:04 EST 2011


On Thu, Jan 27, 2011 at 11:28:34AM +0100, Uwe Kleine-König wrote:
> Commit b2878fa (ARM: mx28: update clock and device name for dual fec
> support) added only the new lookups without removing the old one.
> 
> Cc: Shawn Guo <shawn.guo at freescale.com>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
>  arch/arm/mach-mxs/clock-mx28.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/mach-mxs/clock-mx28.c b/arch/arm/mach-mxs/clock-mx28.c
> index 865ce83..5580a21 100644
> --- a/arch/arm/mach-mxs/clock-mx28.c
> +++ b/arch/arm/mach-mxs/clock-mx28.c
> @@ -609,7 +609,6 @@ static struct clk_lookup lookups[] = {
>  	_REGISTER_CLOCK("duart", NULL, uart_clk)
>  	_REGISTER_CLOCK("imx28-fec.0", NULL, fec_clk)
>  	_REGISTER_CLOCK("imx28-fec.1", NULL, fec_clk)
> -	_REGISTER_CLOCK("fec.0", NULL, fec_clk)
>  	_REGISTER_CLOCK("mxs-auart.0", NULL, uart_clk)
>  	_REGISTER_CLOCK("mxs-auart.1", NULL, uart_clk)
>  	_REGISTER_CLOCK("mxs-auart.2", NULL, uart_clk)
> -- 
> 1.7.2.3
> 

Acked-by: Shawn Guo <shawn.guo at freescale.com>




More information about the linux-arm-kernel mailing list