]> git.ipfire.org Git - thirdparty/u-boot.git/commit
gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A
authorChuanhua Han <chuanhua.han@nxp.com>
Tue, 23 Jul 2019 10:43:12 +0000 (18:43 +0800)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Thu, 22 Aug 2019 03:37:36 +0000 (09:07 +0530)
commitbd9eab46c8c415931adbb74dc0c9e2e0fa3e7db9
treed706c3882355e7b80ec69d65e848c9ee92b2db35
parent5dd043a082b19c77c6177e867009a51a41e8707e
gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A

As no gpio.h is defined for this architecture, to avoid
compilation failure, do not include <asm/arch/gpio.h> for
arch ls1088a.

Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
arch/arm/include/asm/gpio.h