projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75a1107
)
mfd: madera: Remove unused forward reference
author
Richard Fitzgerald
<rf@opensource.cirrus.com>
Tue, 28 Aug 2018 08:41:58 +0000
(09:41 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 23 Oct 2018 07:58:34 +0000
(08:58 +0100)
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>
include/linux/mfd/madera/pdata.h
patch
|
blob
|
history
diff --git
a/include/linux/mfd/madera/pdata.h
b/include/linux/mfd/madera/pdata.h
index 0b311f39c8f4b94036b614ed42ad0837ec2e8ce5..8dc852402dbb12b707c27d90fa2eb31d14447c59 100644
(file)
--- 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;
/**