commit | 1adb656e52e1159b0187bf6590df94c7ff44d389 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri May 20 00:40:20 2011 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri May 20 00:40:20 2011 -0600 |
tree | a7df09c4fc6413482e78a71018175ba2e9d129ec | |
parent | 280df6b3c3ad777a91f1011cd98d50df891bfef8 [diff] |
gpio/via: rename VIA local config struct The local VIA GPIO config struct "gpio_config" collides with my extension to the gpio_chip struct, so rename it to viafb_gpio_config so we don't get this clash. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>