[U-Boot] [PATCH] ARM MX31: fix clock.h: warning: function declaration isn't a prototype
Stefano Babic
sbabic at denx.de
Sun Jul 31 11:05:07 CEST 2011
On 07/31/2011 12:37 AM, Wolfgang Denk wrote:
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Albert Aribaud <albert.aribaud at free.fr>
> ---
Hi Wolfgang,
> unsigned int mxc_get_clock(enum mxc_clock clk);
> -extern u32 imx_get_uartclk();
> +extern uint32_t imx_get_uartclk(void);
> extern void mx31_gpio_mux(unsigned long mode);
> extern void mx31_set_pad(enum iomux_pins pin, u32 config);
Thanks, but I have already sent the same patch a couple of days ago to
fix this issue ;-)
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-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list