summaryrefslogtreecommitdiff
path: root/arch/arm/plat-pxa/pwm.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2011-06-13 08:42:19 (GMT)
committerEric Miao <eric.y.miao@gmail.com>2011-07-11 06:11:00 (GMT)
commita065685d2f0b4bb69d0f64d2cd396a5c463db2a9 (patch)
tree481982b37aaf5f6338208a91b07f672132c522a4 /arch/arm/plat-pxa/pwm.c
parent6662498e132dfa758925a160fd5ef80a083651c3 (diff)
downloadlinux-fsl-qoriq-a065685d2f0b4bb69d0f64d2cd396a5c463db2a9.tar.xz
ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace
The PXA platform code has a static inline helper called gpio_to_chip which clashes with the gpiolib namespace if we try to expose the function with the same name from gpiolib, and it's still confusing even if we don't do that. So rename it to gpio_to_pxachip(). Reported-by: H Hartley Sweeten <hartleys@visionengravers.com> Cc: Eric Miao <eric.miao@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/plat-pxa/pwm.c')
0 files changed, 0 insertions, 0 deletions