mfd: intel_quark_i2c_gpio: Remove unused struct device member
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 2 Mar 2021 13:56:18 +0000 (15:56 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 14 Apr 2021 15:06:23 +0000 (16:06 +0100)
commit2b77ea7a0a42878a0a3f2956cfc657281fcf74c0
tree497b1262e63ccdfa852ece1ed4c9da6428fffb89
parent1514ce4935f317384313af88c387341997665c78
mfd: intel_quark_i2c_gpio: Remove unused struct device member

The device pointer in the custom structure is not used anywhere,
remove it for good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/intel_quark_i2c_gpio.c