gpio: amd: Drop unused pdev pointer in privata data
authorEnrico Weigelt <info@metux.net>
Mon, 17 Jun 2019 16:00:11 +0000 (18:00 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 27 Jun 2019 14:56:50 +0000 (15:56 +0100)
commita1000673d288f3bb8bf936b043ef3ed3a4240b0a
tree099bea1ebb23c7db0ac6acb1664b392cd45e23d9
parent4892d3a6a009f7eba2e806b9183e5d8790769f41
gpio: amd: Drop unused pdev pointer in privata data

The pointer to the struct platform_device in the driver's private
data struct is never used and therefore can be dropped.

Signed-off-by: Enrico Weigelt <info@metux.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-amd-fch.c