[U-Boot] [PATCH 2/7] mx35: Remove declaration of non-existing function
Stefano Babic
sbabic at denx.de
Mon Aug 20 13:56:03 CEST 2012
On 14/08/2012 22:32, Benoît Thébaudeau wrote:
> Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau at advansee.com>
> Cc: Stefano Babic <sbabic at denx.de>
> ---
Hi Benoît,
> .../arch/arm/include/asm/arch-mx35/clock.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git u-boot-4d3c95f.orig/arch/arm/include/asm/arch-mx35/clock.h u-boot-4d3c95f/arch/arm/include/asm/arch-mx35/clock.h
> index 5dc53ba..e94f124 100644
> --- u-boot-4d3c95f.orig/arch/arm/include/asm/arch-mx35/clock.h
> +++ u-boot-4d3c95f/arch/arm/include/asm/arch-mx35/clock.h
> @@ -62,8 +62,6 @@ enum mxc_peri_clock {
> SPI2_CLK,
> };
>
> -unsigned int imx_decode_pll(unsigned int pll, unsigned int f_ref);
> -
> u32 imx_get_uartclk(void);
> u32 imx_get_fecclk(void);
> unsigned int mxc_get_clock(enum mxc_clock clk);
>
Acked-by: Stefano Babic <sbabic at denx.de>
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list