[U-Boot] [PATCH] ARM MX31: fix clock.h: warning: function declaration isn't a prototype
Fabio Estevam
festevam at gmail.com
Sun Jul 31 01:04:45 CEST 2011
Wolfgang,
On Sat, Jul 30, 2011 at 7:37 PM, Wolfgang Denk <wd at denx.de> wrote:
...
> 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);
Stefano has already addressed this issue:
http://www.mail-archive.com/u-boot@lists.denx.de/msg57483.html
Regards,
Fabio Estevam
More information about the U-Boot
mailing list