diff options
author | Linus Walleij <[email protected]> | 2011-06-13 10:42:19 +0200 |
---|---|---|
committer | Eric Miao <[email protected]> | 2011-07-11 14:11:00 +0800 |
commit | a065685d2f0b4bb69d0f64d2cd396a5c463db2a9 (patch) | |
tree | 481982b37aaf5f6338208a91b07f672132c522a4 /net/lapb/lapb_timer.c | |
parent | 6662498e132dfa758925a160fd5ef80a083651c3 (diff) |
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 <[email protected]>
Cc: Eric Miao <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Eric Miao <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions