projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddff6c4
)
mfd: madera: Remove unused forward declaration of madera_codec_pdata
author
Charles Keepax
<ckeepax@opensource.cirrus.com>
Mon, 15 Jun 2020 13:53:22 +0000
(14:53 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Thu, 18 Jun 2020 10:23:15 +0000
(11:23 +0100)
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>
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 fa9595dd42ba5d3aea7732fae9cec354805f0f6c..601cbbc10370c4dfe7ec6d1c9420791b73a2d295 100644
(file)
--- 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