On Mon, Sep 5, 2011 at 10:05 AM, Marek Vasut <[email protected]> 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 :-) Regards, Fabio Estevam _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

