On Tue, Nov 29, 2011 at 2:46 AM, Christian Riesch
<christian.rie...@omicron.at> wrote:
> This patch replaces the pinmux configuration code in
> arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c by the code from
> arch/arm/cpu/arm926ejs/davinci/pinmux.c.
[snip]
> +/* pinmux_resource[] vector is defined in the board specific file */
> +extern const struct pinmux_resource pinmuxes[];
> +extern const int pinmuxes_size;

This is a checkpatch warning.  I've moved the extern / comment to
<asm/arch/da850_lowlevel.h>.

-- 
Tom
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to