diff options
author | Patrice Chotard | 2017-02-21 13:37:08 +0100 |
---|---|---|
committer | Tom Rini | 2017-03-14 20:40:19 -0400 |
commit | d4184952320a52e415d4814f1b3144e13ab94b82 (patch) | |
tree | 51888a92202bc211370b14503081b23a26ea8182 /drivers/mmc | |
parent | 214a17e61dac5513fef4e8f5c784d02dc44e2617 (diff) |
gpio: do not include <asm/arch/gpio.h> for ARCH_STI
As no gpio.h is defined in arch/arm/include/asm/arch-stih410,
to avoid compilation failure, do not include asm/arch/gpio.h.
This is needed for example when including sdhci.h, which include
asm/gpio.h>.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions