diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2019-07-22 20:26:28 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2019-08-12 08:40:59 +0100 |
commit | e406b832d89d63b9eb525fa8fea18eb7a1598c60 (patch) | |
tree | c0846f8c0efaa63fd622da8b06297f48df12fa0c /include/Kbuild | |
parent | a604e5b29ce6cf5ec2950df7a5562ac2dd8d70e2 (diff) | |
download | linux-stable-e406b832d89d63b9eb525fa8fea18eb7a1598c60.tar.gz linux-stable-e406b832d89d63b9eb525fa8fea18eb7a1598c60.tar.bz2 linux-stable-e406b832d89d63b9eb525fa8fea18eb7a1598c60.zip |
mfd: da9063: Remove now unused platform_data
All preparational patches have been applied, we can now remove the
include file for platform_data. Yiha!
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/Kbuild')
-rw-r--r-- | include/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Kbuild b/include/Kbuild index c38f0d46b267..68aa094fe86e 100644 --- a/include/Kbuild +++ b/include/Kbuild @@ -313,7 +313,6 @@ header-test- += linux/mfd/as3722.h header-test- += linux/mfd/cros_ec_commands.h header-test- += linux/mfd/da903x.h header-test- += linux/mfd/da9055/pdata.h -header-test- += linux/mfd/da9063/pdata.h header-test- += linux/mfd/db8500-prcmu.h header-test- += linux/mfd/dbx500-prcmu.h header-test- += linux/mfd/dln2.h |