From: Sachin Kamat Date: Fri, 11 Oct 2013 11:54:01 +0000 (+0530) Subject: ASoC: atmel: Include linux/of.h header X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=8aa99652cd52af07f4fa49fc50d78ede48c9c9b3;p=deliverable%2Flinux.git ASoC: atmel: Include linux/of.h header 'of_match_ptr' is defined in linux/of.h. Include it explicitly. Signed-off-by: Sachin Kamat Signed-off-by: Mark Brown --- diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c index 802717eccbd0..f15bff1548f8 100644 --- a/sound/soc/atmel/sam9g20_wm8731.c +++ b/sound/soc/atmel/sam9g20_wm8731.c @@ -37,6 +37,7 @@ #include #include #include +#include #include