1
0
Fork 0

mfd: arizona: Remove totally unused forward declaration

This declaration has never been used and is likely some left over from
early prototypes of the code, just remove it.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
zero-colors
Charles Keepax 2016-11-28 15:45:07 +00:00 committed by Lee Jones
parent ea1628e856
commit b3b6615851
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@
#include <linux/regmap.h>
#include <linux/pm.h>
struct wm_arizona;
extern const struct regmap_config wm5102_i2c_regmap;
extern const struct regmap_config wm5102_spi_regmap;