From patchwork Thu Oct 18 17:18:32 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 12348 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 02F4D241AD for ; Thu, 18 Oct 2012 17:18:46 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id A054EA1834C for ; Thu, 18 Oct 2012 17:18:45 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so6298072iag.11 for ; Thu, 18 Oct 2012 10:18:45 -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=L4TOTl8jupf8gVkLwT5vQqWJFLHuSnG7na/cYHBhFUo=; b=BVj6v1xp88oqryLDBjqYGCHy0Zm6yOSmzEuUxaaw9wAgMoeZjfOr7B7lB3fryB9RSH zWoa4/g9LhKJolSWpSPgV6qa+dmfFK3dQ0z+svD3T7IieX8hRTHJLRfbph9jwlvmz4m6 a9gLqLfToH45glXl+CBjauTQbx23sDKwEQ9qnXqpxf3bRLSTzY2/TC5VLRFeh6NpmJZX 30lIy31Wqtgf0fv9L1c/5AkPRj04CAZ9ciixYPXeiQvnx85FBao3Rv66sl+qXhafY2LP urQTPsH2aS2aopIPjXiAxaxyP2jZcTYlf0tqLXj50pHtwBGDdWh5a0Pe4Yp3bvvTsvdn 9j6g== Received: by 10.42.57.10 with SMTP id b10mr4123404ich.54.1350580725387; Thu, 18 Oct 2012 10:18:45 -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.50.67.148 with SMTP id n20csp1109581igt; Thu, 18 Oct 2012 10:18:44 -0700 (PDT) Received: by 10.14.179.1 with SMTP id g1mr32905313eem.14.1350580724105; Thu, 18 Oct 2012 10:18:44 -0700 (PDT) Received: from eu1sys200aog101.obsmtp.com (eu1sys200aog101.obsmtp.com [207.126.144.111]) by mx.google.com with SMTP id v44si19829958een.67.2012.10.18.10.18.39 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Oct 2012 10:18:44 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.111 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.111; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.111 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-us.st.com ([167.4.1.35]) (using TLSv1) by eu1sys200aob101.postini.com ([207.126.147.11]) with SMTP ID DSNKUIA57umQbs6+3aqFC4Jw5mlU73SGecQv@postini.com; Thu, 18 Oct 2012 17:18:43 UTC Received: from zeta.dmz-us.st.com (ns4.st.com [167.4.16.71]) by beta.dmz-us.st.com (STMicroelectronics) with ESMTP id E00FC50; Thu, 18 Oct 2012 17:18:04 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-us.st.com (STMicroelectronics) with ESMTP id 3D64965; Thu, 18 Oct 2012 12:51:04 +0000 (GMT) Received: from exdcvycastm003.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm003", Issuer "exdcvycastm003" (not verified)) by relay2.stm.gmessaging.net (Postfix) with ESMTPS id 2906AA8065; Thu, 18 Oct 2012 19:18:29 +0200 (CEST) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.1) with Microsoft SMTP Server (TLS) id 8.3.83.0; Thu, 18 Oct 2012 19:18:35 +0200 From: Linus Walleij To: , Cc: Anmar Oueja , Linus Walleij , Ulf Hansson , Mike Turquette Subject: [PATCH 1/8] clk/ux500: explicitly include register header Date: Thu, 18 Oct 2012 19:18:32 +0200 Message-ID: <1350580712-8338-1-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.11.3 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQn/LCpwdq/xZCGEZv/7nZW1VwKNH43u2aS8FYTxqc5rT58X8rBwEqU/iQn6Lqa3nNWRpgC1 From: Linus Walleij The ux500 clock driver file named u8500_clk.c does not compile if it loose implicit dependencies to (I have no clue what files will include this) which manifests itself as I'm experimenting with SPARSE_IRQ so make the dependency explicit. Cc: Ulf Hansson Cc: Mike Turquette Signed-off-by: Linus Walleij --- Mike, if you don't take this in as a fix to the v3.7-rc:s I request an ACK so I can merge this series together. --- drivers/clk/ux500/u8500_clk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/ux500/u8500_clk.c b/drivers/clk/ux500/u8500_clk.c index ca4a25e..ab30ce8 100644 --- a/drivers/clk/ux500/u8500_clk.c +++ b/drivers/clk/ux500/u8500_clk.c @@ -12,7 +12,7 @@ #include #include #include - +#include #include "clk.h" void u8500_clk_init(void)