[U-Boot] [PATCH] omap_hsmmc.c: Fix build warning on non-omap3

Tom Rini trini at konsulko.com
Thu Feb 9 19:52:26 UTC 2017


On Thu, Feb 09, 2017 at 01:45:12PM -0500, Tom Rini wrote:

> It was incorrect to always include "asm/arch-omap3/mux.h" constantly.
> This introduced warnings on non-omap3 where certain values will conflict
> between the various families.  Conditionally guard the inclusion in
> order to correct the problem.
> 
> Fixes: 6aca17c9b7e8 ("drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx")
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, 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/20170209/81869554/attachment.sig>


More information about the U-Boot mailing list