
16 Feb
2017
16 Feb
'17
9:43 p.m.
On 14 February 2017 at 07:38, patrice.chotard@st.com wrote:
From: Patrice Chotard patrice.chotard@st.com
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
arch/arm/include/asm/gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org