From patchwork Thu Apr 12 16:12:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 7767 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 9313E23E49 for ; Thu, 12 Apr 2012 16:13:11 +0000 (UTC) Received: from mail-gx0-f180.google.com (mail-gx0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id 5F88DA18479 for ; Thu, 12 Apr 2012 16:13:11 +0000 (UTC) Received: by mail-gx0-f180.google.com with SMTP id u1so1470280ggl.11 for ; Thu, 12 Apr 2012 09:13:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:mime-version:content-type :x-gm-message-state; bh=t3MxhC4vhUxY7CtUarM3Ofse0WB2fmnAmDoXy5Sr8gM=; b=paJHqyvXeNmf4LiKL7bGcTfncr1SJQeQYVwdjXhMHLvIUtQnF+ZYu2FrWDo+6StSdt 50pvh7hC6E6AJEDE4ejjY6PpmWMVpl7+6QWuPnFEIqBGv0LIiBAqD6LySrRoftfLFgwl nRE6ECrzAZQQuLbtr/GqYT4b70h2U+KCbM7ZUjN/Ys7bW/9Cln+/qXoY1xLYMFZ6nVX0 gCeOQyrlKI38IjSre1+oW8KXNf/ea+2cb8ryV0RuGTGNegdZxBS72/vI2cfwemmOyfhh anOcvdhBjHNYKaepmnFVprIIPRxQqiY2S2vpyBsCvX9sRVRmJKTq+jyo1VbAMLuU3Z+5 Mfdg== Received: by 10.50.34.200 with SMTP id b8mr3183330igj.50.1334247190919; Thu, 12 Apr 2012 09:13:10 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.70.69 with SMTP id c5csp273748ibj; Thu, 12 Apr 2012 09:13:10 -0700 (PDT) Received: by 10.14.37.194 with SMTP id y42mr450462eea.128.1334247189718; Thu, 12 Apr 2012 09:13:09 -0700 (PDT) Received: from eu1sys200aog118.obsmtp.com (eu1sys200aog118.obsmtp.com. [207.126.144.145]) by mx.google.com with SMTP id a11si1812408een.126.2012.04.12.09.13.06 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 Apr 2012 09:13:09 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.145 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.145; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.145 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) smtp.mail=linus.walleij@stericsson.com Received: from beta.dmz-eu.st.com ([164.129.1.35]) (using TLSv1) by eu1sys200aob118.postini.com ([207.126.147.11]) with SMTP ID DSNKT4b/D0KJYPzp24Bl9ubJ4mr2ChuC8PpY@postini.com; Thu, 12 Apr 2012 16:13:09 UTC Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 694FE8A; Thu, 12 Apr 2012 16:12:48 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id EA8EA27F1; Thu, 12 Apr 2012 16:12:47 +0000 (GMT) Received: from exdcvycastm022.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm022", Issuer "exdcvycastm022" (not verified)) by relay2.stm.gmessaging.net (Postfix) with ESMTPS id 28794A8072; Thu, 12 Apr 2012 18:12:41 +0200 (CEST) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.30) with Microsoft SMTP Server (TLS) id 8.3.83.0; Thu, 12 Apr 2012 18:12:47 +0200 From: Linus Walleij To: Vinod Koul Cc: , Dan Williams , Lee Jones , Philippe Langlais , Linus Walleij , Mark Brown Subject: [PATCH 1/2] dma/ste_dma40: explicitly include regulator consumer header Date: Thu, 12 Apr 2012 18:12:43 +0200 Message-ID: <1334247163-17353-1-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.9.2 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnPhlHwWqB1DNEx0lr+pk9O7oxhSZszaGLF2uGvGSDA9n1cnAWTHp3ZIdvOPMt1SyXIpwpS From: Linus Walleij The patch "ARM: amba: Remove AMBA level regulator support" breaks the DMA40 driver since the header implicitly included the regulator consumer header. So include it explicitly and fix the build error. Cc: Mark Brown Signed-off-by: Linus Walleij --- drivers/dma/ste_dma40.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/dma/ste_dma40.c b/drivers/dma/ste_dma40.c index bdd41d4..94d760e 100644 --- a/drivers/dma/ste_dma40.c +++ b/drivers/dma/ste_dma40.c @@ -18,6 +18,7 @@ #include #include #include +#include #include