summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2020-06-15 14:53:22 +0100
committerLee Jones <lee.jones@linaro.org>2020-06-18 11:23:15 +0100
commit7f8a137f736f7366820c485c5a0d34d65b9d0125 (patch)
tree1fb1aa608bcf6e0ff2e1320ef26bde6170c0277b /include
parentddff6c45b21d0437ce0c85f8ac35d7b5480513d7 (diff)
downloadlinux-stable-7f8a137f736f7366820c485c5a0d34d65b9d0125.tar.gz
linux-stable-7f8a137f736f7366820c485c5a0d34d65b9d0125.tar.bz2
linux-stable-7f8a137f736f7366820c485c5a0d34d65b9d0125.zip
mfd: madera: Remove unused forward declaration of madera_codec_pdata
This forward declaration is redundant since the header including the full data structure is included. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/madera/pdata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/madera/pdata.h b/include/linux/mfd/madera/pdata.h
index fa9595dd42ba..601cbbc10370 100644
--- a/include/linux/mfd/madera/pdata.h
+++ b/include/linux/mfd/madera/pdata.h
@@ -21,7 +21,6 @@
struct gpio_desc;
struct pinctrl_map;
-struct madera_codec_pdata;
/**
* struct madera_pdata - Configuration data for Madera devices