| Submitter | Jason |
|---|---|
| Date | Sept. 22, 2012, 5:27 p.m. |
| Message ID | <20120922172756.GI5469@titan.lakedaemon.net> |
| Download | mbox |
| Permalink | /patch/186415/ |
| State | New |
| Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1AD6A2C0086 for <incoming-imx@patchwork.ozlabs.org>; Tue, 25 Sep 2012 00:07:46 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TG9Ff-0001oz-8J; Mon, 24 Sep 2012 14:03:12 +0000 Received: from mho-04-ewr.mailhop.org ([204.13.248.74] helo=mho-02-ewr.mailhop.org) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TFTUl-0005w4-7B for linux-arm-kernel@lists.infradead.org; Sat, 22 Sep 2012 17:27:59 +0000 Received: from pool-72-84-113-162.nrflva.fios.verizon.net ([72.84.113.162] helo=titan) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from <jason@lakedaemon.net>) id 1TFTUj-000GY6-L1; Sat, 22 Sep 2012 17:27:57 +0000 Received: from titan.lakedaemon.net (localhost [127.0.0.1]) by titan (Postfix) with ESMTP id 0BA1638160D; Sat, 22 Sep 2012 13:27:57 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+DlXUXwUuDrxOGzuULs74UvdxNOHLQvw0= Date: Sat, 22 Sep 2012 13:27:56 -0400 From: Jason Cooper <jason@lakedaemon.net> To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, Andrew Lunn <andrew@lunn.ch>, Gregory CLEMENT <gregory.clement@free-electrons.com> Subject: [GIT PULL V5 4/7] ARM: kirkwood cleanup changes for v3.7 Message-ID: <20120922172756.GI5469@titan.lakedaemon.net> References: <20120922171554.GE5469@titan.lakedaemon.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120922171554.GE5469@titan.lakedaemon.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-Bad-Reply: References and In-Reply-To but no 'Re:' in Subject. X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [204.13.248.74 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Mailman-Approved-At: Mon, 24 Sep 2012 09:57:22 -0400 Cc: Linux ARM Kernel <linux-arm-kernel@lists.infradead.org> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org |
Depends: - Based on v3.6-rc5 - kirkwood/dt (gpio-fan bindings caused removal of includes in board-dnskw.c) Misc: - trim includes for board-dnskw.c The following changes since commit 1b90e06b14291ce3c252bd10e4ce981a08152e2e: ARM: kirkwood: Use devicetree to define DNS-32[05] fan (2012-09-22 14:40:58 +0000) are available in the git repository at: git://git.infradead.org/users/jcooper/linux.git kirkwood/cleanup Jamie Lentin (1): ARM: kirkwood: Trim excess #includes in board-dnskw.c arch/arm/mach-kirkwood/board-dnskw.c | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-)