[U-Boot] [PATCH v3 1/2] MX25: tx25: Avoid the usage of extern in C file
Marek Vasut
marek.vasut at gmail.com
Mon Sep 5 17:05:08 CEST 2011
On Monday, September 05, 2011 03:15:44 PM Fabio Estevam wrote:
> On Mon, Sep 5, 2011 at 10:05 AM, Marek Vasut <marek.vasut at gmail.com> wrote:
> ...
>
> >> extern void mx25_fec_init_pins(void);
> >> extern void imx_get_mac_from_fuse(unsigned char *mac);
> >> extern void mx25_uart1_init_pins(void);
> >
> > Ok, this might be a stupid one, but ...
> >
> > why use externs in header files ?
>
> This will make checkpatch happy :-)
>
I'm not quite sure I understand ... ?
> Regards,
>
> Fabio Estevam
More information about the U-Boot
mailing list