[alsa-devel] [PATCH 1/6] ASoC: cs4271: Include linux/of.h header

Sachin Kamat sachin.kamat at linaro.org
Fri Oct 4 13:58:19 CEST 2013


On 27 September 2013 16:45, Sachin Kamat <sachin.kamat at linaro.org> wrote:
> 'of_match_ptr' is defined in linux/of.h. Include it explicitly.
>
> Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
> ---
>  sound/soc/codecs/cs4271.c |    1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/sound/soc/codecs/cs4271.c b/sound/soc/codecs/cs4271.c
> index a20f1bb..f6e9534 100644
> --- a/sound/soc/codecs/cs4271.c
> +++ b/sound/soc/codecs/cs4271.c
> @@ -25,6 +25,7 @@
>  #include <linux/gpio.h>
>  #include <linux/i2c.h>
>  #include <linux/spi/spi.h>
> +#include <linux/of.h>
>  #include <linux/of_device.h>
>  #include <linux/of_gpio.h>
>  #include <sound/pcm.h>
> --
> 1.7.9.5
>

Mark,

Just a gentle ping on this series.

-- 
With warm regards,
Sachin


More information about the Alsa-devel mailing list