gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs
authorJason Li <jason.li@cortina-access.com>
Thu, 30 Jan 2020 20:34:55 +0000 (12:34 -0800)
committerTom Rini <trini@konsulko.com>
Fri, 7 Feb 2020 19:01:21 +0000 (14:01 -0500)
commitf267f84b93d026cfcce77fc3f9eba4c57d4ad0e0
tree1010f4e40fe692a3af471e0d75a405d49d928cfe
parent800775eb499ef61276487bfcd8500524ce9e3ed0
gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs

The Cortina CAxxxx GPIO driver maintains DM_GPIO support
across different CPU ISA in the CAxxxx Soc Family; Not just ARM.
Therefore, it is not desirable to split out and maintain separete
gpio header file for each CPU architecture.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Jason Li <jason.li@cortina-access.com>
Signed-off-by: Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
arch/arm/include/asm/gpio.h