diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2017-02-21 12:37:08 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-03-15 00:40:19 (GMT) |
commit | d4184952320a52e415d4814f1b3144e13ab94b82 (patch) | |
tree | 51888a92202bc211370b14503081b23a26ea8182 /arch/x86/lib | |
parent | 214a17e61dac5513fef4e8f5c784d02dc44e2617 (diff) | |
download | u-boot-fsl-qoriq-d4184952320a52e415d4814f1b3144e13ab94b82.tar.xz |
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 'arch/x86/lib')
0 files changed, 0 insertions, 0 deletions