ARM: pxa: fix DT auxdata for pxa3xx-gpio
authorDaniel Mack <zonque@gmail.com>
Thu, 11 Jul 2013 15:17:56 +0000 (17:17 +0200)
committerKevin Hilman <khilman@linaro.org>
Tue, 13 Aug 2013 22:51:01 +0000 (15:51 -0700)
Commit f87311743 ("ARM: mmp: add more compatible names in gpio driver")
changed the DT match string for pxa3xx-gpio, but left the auxdata table
unchanged.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>

No differences found