From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: gta02: fix includes Date: Mon, 12 Oct 2009 21:17:00 +0100 Message-ID: <20091012201700.042515646@fluff.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from teyla.home.fluff.org (aeryn.fluff.org.uk [87.194.8.8]) by alsa0.perex.cz (Postfix) with ESMTP id 1A7ED103866 for ; Mon, 12 Oct 2009 22:21:13 +0200 (CEST) Content-Disposition: inline; filename=fix-gta02-audio.patch List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: broonie@opensource.wolfsonmicro.com, alsa-devel@alsa-project.org Cc: Simtec Linux Team List-Id: alsa-devel@alsa-project.org The gta02 build is missing and is also using the incorrect header (it should be ). Fix these two problems. Signed-off-by: Ben Dooks Signed-off-by: Simtec Linux Team --- sound/soc/s3c24xx/neo1973_gta02_wm8753.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Index: b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c =================================================================== --- a/sound/soc/s3c24xx/neo1973_gta02_wm8753.c 2009-10-10 22:55:53.000000000 +0100 +++ b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c 2009-10-10 22:58:31.000000000 +0100 @@ -19,6 +19,8 @@ #include #include #include +#include + #include #include #include @@ -29,7 +31,7 @@ #include #include -#include +#include #include #include "../codecs/wm8753.h" #include "s3c24xx-pcm.h" -- Ben (ben@fluff.org, http://www.fluff.org/) 'a smiley only costs 4 bytes'