aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/madera
diff options
context:
space:
mode:
authorRichard Fitzgerald <rf@opensource.cirrus.com>2018-08-28 09:41:58 +0100
committerLee Jones <lee.jones@linaro.org>2018-10-23 08:58:34 +0100
commit6360e40f421fba0a11bbabaa211c9c22c5cf5e61 (patch)
tree1531843d06d998ba174699bf8bc06d4865c10c50 /include/linux/mfd/madera
parentmfd: max77620: Convert to using %pOFn instead of device_node.name (diff)
downloadlinux-dev-6360e40f421fba0a11bbabaa211c9c22c5cf5e61.tar.xz
linux-dev-6360e40f421fba0a11bbabaa211c9c22c5cf5e61.zip
mfd: madera: Remove unused forward reference
The madera_irqchip_pdata struct was replaced by the irq_flags member of struct madera_pdata so the forward reference is obsolete. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/mfd/madera')
-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 0b311f39c8f4..8dc852402dbb 100644
--- a/include/linux/mfd/madera/pdata.h
+++ b/include/linux/mfd/madera/pdata.h
@@ -24,7 +24,6 @@
struct gpio_desc;
struct pinctrl_map;
-struct madera_irqchip_pdata;
struct madera_codec_pdata;
/**