]> asedeno.scripts.mit.edu Git - linux.git/commit
i2c: pnx: move header into the driver
authorWolfram Sang <wsa@the-dreams.de>
Thu, 19 Apr 2018 20:00:13 +0000 (22:00 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 17 May 2018 14:27:59 +0000 (16:27 +0200)
commitcaaccda136ae3fa1c5f6563aae22ca3c199f563a
tree43e9f52651fdbf39860597a67aaf6313c8a871cc
parent7072b75c15271cef07792f659eaf0cc7160f6442
i2c: pnx: move header into the driver

There are no platform_data users anymore. Move the structs into the
driver.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Vladimir Zapolskiy <vz@mleia.com>
drivers/i2c/busses/i2c-pnx.c
include/linux/i2c-pnx.h [deleted file]