Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: madera: Remove unused forward declaration of madera_codec_pdata

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>

authored by

Charles Keepax and committed by
Lee Jones
7f8a137f ddff6c45

-1
-1
include/linux/mfd/madera/pdata.h
··· 21 21 22 22 struct gpio_desc; 23 23 struct pinctrl_map; 24 - struct madera_codec_pdata; 25 24 26 25 /** 27 26 * struct madera_pdata - Configuration data for Madera devices