aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9063-i2c.c
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-03-18 16:47:55 +0100
committerLee Jones <lee.jones@linaro.org>2019-05-14 08:13:26 +0100
commitc6b9605f5eae5b6e3d8a7630759b56301fd5bed1 (patch)
tree0314e46adf28809c2b5fd4d5fac25cf421d52859 /drivers/mfd/da9063-i2c.c
parentmfd: da9063: Convert headers to SPDX (diff)
downloadlinux-dev-c6b9605f5eae5b6e3d8a7630759b56301fd5bed1.tar.xz
linux-dev-c6b9605f5eae5b6e3d8a7630759b56301fd5bed1.zip
mfd: da9063: Remove platform_data support
There are no in-kernel users anymore, so remove this outdated interface. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Steve Twiss <stwiss.opensource@diasemi.com> Tested-by: Steve Twiss <stwiss.opensource@diasemi.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/da9063-i2c.c')
-rw-r--r--drivers/mfd/da9063-i2c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/da9063-i2c.c b/drivers/mfd/da9063-i2c.c
index 4a97ba0a35bb..455de74c0dd2 100644
--- a/drivers/mfd/da9063-i2c.c
+++ b/drivers/mfd/da9063-i2c.c
@@ -17,7 +17,6 @@
#include <linux/mfd/core.h>
#include <linux/mfd/da9063/core.h>
-#include <linux/mfd/da9063/pdata.h>
#include <linux/mfd/da9063/registers.h>
#include <linux/of.h>