From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 21 Nov 2011 14:03:25 -0500 Subject: [U-Boot] [RFC PATCH v2 03/12] arm, da850: Move the definitions of pinmux configurations to the arch tree In-Reply-To: <1321893227-19545-5-git-send-email-christian.riesch@omicron.at> References: <1321893227-19545-1-git-send-email-christian.riesch@omicron.at> <1321893227-19545-5-git-send-email-christian.riesch@omicron.at> Message-ID: <201111211403.27172.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 21 November 2011 11:33:38 Christian Riesch wrote: > --- /dev/null > +++ b/arch/arm/include/asm/arch-davinci/da850_pinmux.h > > +const struct pinmux_config spi1_pins[] = { > + { pinmux(5), 1, 1 }, > + { pinmux(5), 1, 2 }, > + { pinmux(5), 1, 4 }, > + { pinmux(5), 1, 5 } > +}; variable storage should not be in headers. why can't this be in a C file ? -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: