[U-Boot] [PATCH] include: configs: Fix build warnings due to redefined

Tom Rini trini at konsulko.com
Tue Apr 11 16:01:51 UTC 2017


On Tue, Apr 11, 2017 at 05:57:42PM +0200, Marek Vasut wrote:
> On 04/11/2017 05:53 PM, suniel.spartan at gmail.com wrote:
> > From: Suniel Mahesh <suniel.spartan at gmail.com>
> > 
> > Driver model for OMAP24XX and later Multichannel SPI master controller,
> > if used, OMAP3 SPI configuration is set.
> > The same configuration is defined in ti_armv7_omap.h, because
> > of redefinition, warnings are spilled during build.
> 
> If it's set by Kconfig, it should NOT be set in include/configs/ .
> If I understand the explanation right, it is set by Kconfig and thus
> this patch is wrong. The correct fix is to remove it from here and
> verify that no board is affected.

Correct, moveconfig.py needs to be run to migrate the rest of the users
over.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170411/78f80b45/attachment.sig>


More information about the U-Boot mailing list