Commit 6360e40f authored by Richard Fitzgerald's avatar Richard Fitzgerald Committed by Lee Jones

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: default avatarRichard Fitzgerald <rf@opensource.cirrus.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 75a11072
...@@ -24,7 +24,6 @@ ...@@ -24,7 +24,6 @@
struct gpio_desc; struct gpio_desc;
struct pinctrl_map; struct pinctrl_map;
struct madera_irqchip_pdata;
struct madera_codec_pdata; struct madera_codec_pdata;
/** /**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment