From patchwork Fri May 24 10:39:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Baltieri X-Patchwork-Id: 17194 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f69.google.com (mail-qa0-f69.google.com [209.85.216.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id CB76D2397B for ; Fri, 24 May 2013 10:40:39 +0000 (UTC) Received: by mail-qa0-f69.google.com with SMTP id j11sf5124554qag.4 for ; Fri, 24 May 2013 03:39:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=am3j0yudgKCFPXDLu79JO3uLfQq9WBOETaAXOgPoRnc=; b=c0h8y6FPFgZ6at54Gon9x2SsAiZTeXvf7lMASTbfkYFsu6hXihpjVjubrJ5wep39J5 mq7oo9r+BAjcdC2c6S5SmIfuUWo4eG16rPzJ1mJ8GzyQhx8KAaIGK2M+syjy0Hram8CJ +WmjfQUfX47/RrA/j/W8TXzeYiEAtuGwmNdxnx3falyFCmXKtUyMeJoo4i3LIOZtVxZ1 GDxr1C1ff6u6p1OBHqJ+qdEzcQLF780w+YRkMomX2xnKxMon9bUuBpa+dLxftkmJ+Ew6 cWkPvdZP6MdRp7uBvRi8FwiA7nWCyxUe06SG8XAVrVUfCIb98nwy9owjomnuZM9Emtjy NoQw== X-Received: by 10.224.36.66 with SMTP id s2mr8355309qad.6.1369391982574; Fri, 24 May 2013 03:39:42 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.134.34 with SMTP id ph2ls1851464qeb.53.gmail; Fri, 24 May 2013 03:39:42 -0700 (PDT) X-Received: by 10.220.111.133 with SMTP id s5mr8058352vcp.63.1369391982420; Fri, 24 May 2013 03:39:42 -0700 (PDT) Received: from mail-vc0-f171.google.com (mail-vc0-f171.google.com [209.85.220.171]) by mx.google.com with ESMTPS id tq4si9074045vdc.53.2013.05.24.03.39.42 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 24 May 2013 03:39:42 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.171; Received: by mail-vc0-f171.google.com with SMTP id m17so3039106vca.30 for ; Fri, 24 May 2013 03:39:42 -0700 (PDT) X-Received: by 10.58.90.5 with SMTP id bs5mr7889441veb.60.1369391982306; Fri, 24 May 2013 03:39:42 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.126.138 with SMTP id c10csp94535vcs; Fri, 24 May 2013 03:39:41 -0700 (PDT) X-Received: by 10.14.3.137 with SMTP id 9mr42448255eeh.0.1369391981115; Fri, 24 May 2013 03:39:41 -0700 (PDT) Received: from mail-ee0-f45.google.com (mail-ee0-f45.google.com [74.125.83.45]) by mx.google.com with ESMTPS id f5si21148157eep.96.2013.05.24.03.39.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 24 May 2013 03:39:41 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.45 is neither permitted nor denied by best guess record for domain of fabio.baltieri@linaro.org) client-ip=74.125.83.45; Received: by mail-ee0-f45.google.com with SMTP id l10so2404973eei.18 for ; Fri, 24 May 2013 03:39:40 -0700 (PDT) X-Received: by 10.15.111.75 with SMTP id ci51mr42227736eeb.7.1369391980602; Fri, 24 May 2013 03:39:40 -0700 (PDT) Received: from localhost (2-224-81-44.ip169.fastwebnet.it. [2.224.81.44]) by mx.google.com with ESMTPSA id l6sm22737221eef.12.2013.05.24.03.39.38 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 24 May 2013 03:39:39 -0700 (PDT) From: Fabio Baltieri To: Mark Brown Cc: Liam Girdwood , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Linus Walleij , Lee Jones , Ola Lilja , Fabio Baltieri Subject: [PATCH 5/6] ASoC: ux500: Add missing mop500_ab8500.h include Date: Fri, 24 May 2013 12:39:19 +0200 Message-Id: <1369391960-27320-6-git-send-email-fabio.baltieri@linaro.org> X-Mailer: git-send-email 1.8.2 In-Reply-To: <1369391960-27320-1-git-send-email-fabio.baltieri@linaro.org> References: <1369391960-27320-1-git-send-email-fabio.baltieri@linaro.org> X-Gm-Message-State: ALoCoQmLl3iubElCiO5inPlBKvXM2n8iDpWc1py9R6WjFGIpPMLUIcdrUojHS/UA0xYQxD2Uj6RD X-Original-Sender: fabio.baltieri@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add a missing include that was resulting in some sparse warning for non-static structure without forward declaration. Signed-off-by: Fabio Baltieri --- sound/soc/ux500/mop500_ab8500.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/soc/ux500/mop500_ab8500.c b/sound/soc/ux500/mop500_ab8500.c index 884a362..5e0f146 100644 --- a/sound/soc/ux500/mop500_ab8500.c +++ b/sound/soc/ux500/mop500_ab8500.c @@ -24,6 +24,7 @@ #include "ux500_pcm.h" #include "ux500_msp_dai.h" +#include "mop500_ab8500.h" #include "../codecs/ab8500-codec.h" #define TX_SLOT_MONO 0x0008