Skip to content
Commit 2a48b3a2 authored by Tom Rini's avatar Tom Rini
Browse files

omap_hsmmc.c: Fix build warning on non-omap3



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: 6aca17c9 ("drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx")
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent e1a71f8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment