ARM: PXA: use generic gpio prototypes
PXA is the only architecture that uses its own prototypes for
the gpio functions because it uses static inline variants of
these functions. For the sake of streamlining with other architectures
move them to a C file and use the generic gpio prototypes.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3086fd8 commit 74fe5182a816dab999fb6efa7fbb570a557c5026
@Sascha Hauer Sascha Hauer authored on 6 Aug 2015
Showing 3 changed files
View
arch/arm/mach-pxa/gpio.c
View
arch/arm/mach-pxa/include/mach/gpio.h
View
arch/arm/mach-pxa/include/plat/gpio.h