mfd: madera: Remove unused forward declaration of madera_codec_pdata
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 15 Jun 2020 13:53:22 +0000 (14:53 +0100)
committerLee 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

index fa9595dd42ba5d3aea7732fae9cec354805f0f6c..601cbbc10370c4dfe7ec6d1c9420791b73a2d295 100644 (file)
@@ -21,7 +21,6 @@
 
 struct gpio_desc;
 struct pinctrl_map;
-struct madera_codec_pdata;
 
 /**
  * struct madera_pdata - Configuration data for Madera devices