gpio: em: Remove obsolete platform data support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 23 Jun 2015 13:48:02 +0000 (15:48 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Jul 2015 08:31:11 +0000 (10:31 +0200)
commit527b397a7a3647b8ba2eae2e7a12b237bf411476
tree32b6be6d76108d4f9cdbaf73bf06581adc2e53af
parente7aa6d8c1ba2429deef75fb24d029e00ab71bebf
gpio: em: Remove obsolete platform data support

Since commit 59032702ead90562 ("ARM: shmobile: Remove legacy platform
devices from EMEV2 SoC code"), EMMA Mobile SoCs are only supported in
generic DT-only ARM multi-platform builds.  The driver doesn't need to
use platform data anymore, hence remove platform data configuration.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Tested-by: Niklas Söderlund <niso@kth.se>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-em.c
include/linux/platform_data/gpio-em.h [deleted file]