On Mon, 20 Jan 2020 at 02:53, Alex Nemirovsky <[email protected]> wrote: > > From: Jason Li <[email protected]> > > 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. > > Signed-off-by: Jason Li <[email protected]> > Signed-off-by: Alex Nemirovsky <[email protected]> > > --- > > arch/arm/include/asm/gpio.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

