From patchwork Tue Dec 18 00:24:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Hesselbarth X-Patchwork-Id: 1889351 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id 4957DDF266 for ; Tue, 18 Dec 2012 00:28:57 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TkkzW-0006qH-AF; Tue, 18 Dec 2012 00:25:02 +0000 Received: from mail-bk0-f49.google.com ([209.85.214.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TkkzJ-0006p1-5y for linux-arm-kernel@lists.infradead.org; Tue, 18 Dec 2012 00:24:50 +0000 Received: by mail-bk0-f49.google.com with SMTP id jm19so3441bkc.36 for ; Mon, 17 Dec 2012 16:24:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=HsrINLNqKOqIEzslgQlcaPmDZhvbnTKeKKEV73i68Vs=; b=DMBBiKt64tQQ1eoatuqyLps4e7qYrlRiNdryMCjSVHA5+iAKwHyMtLqlWS2bMi2Dqd nJOFYYR6fBUGGSUekyYoRY6qizvC8IvZPhvnxofB2PmbsfmKlVPk3ivFCq1JPCcwNKNd OJY6GvyRN4880DseGCAB9SlNKaV4vauc1Y/1KQSqebfWANiIDpoT019vJ0GzUuGUDWrv cf+9N7NhNUkMOVkCTAiv6WVlmLW+6PJGTFG1AfjcIPQbOsfG5TCpFhx67xGjNpWVzTLo HUQOhk8iJAn1HJBZNRgmPTw5IgKaoauPBR4huSJN/ryq0IfPvJs98Kka5bqRFFn+gZQB i1JA== X-Received: by 10.204.4.81 with SMTP id 17mr24812bkq.137.1355790285655; Mon, 17 Dec 2012 16:24:45 -0800 (PST) Received: from nijin.lan (dslc-082-083-192-039.pools.arcor-ip.net. [82.83.192.39]) by mx.google.com with ESMTPS id e22sm5936bke.14.2012.12.17.16.24.43 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 17 Dec 2012 16:24:44 -0800 (PST) From: Sebastian Hesselbarth To: Sebastian Hesselbarth Subject: [PATCH 2/3] ARM: Dove: cleanup includes Date: Tue, 18 Dec 2012 01:24:28 +0100 Message-Id: <1355790269-10596-2-git-send-email-sebastian.hesselbarth@gmail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1355790269-10596-1-git-send-email-sebastian.hesselbarth@gmail.com> References: <1355790269-10596-1-git-send-email-sebastian.hesselbarth@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121217_192449_434909_1F3C1DE5 X-CRM114-Status: GOOD ( 11.03 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.214.49 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (sebastian.hesselbarth[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Andrew Lunn , Russell King , Jason Cooper , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org With DT board setup removed from common code, it is a good time to cleanup unneccessary includes from common dove code. Signed-off-by: Sebastian Hesselbarth --- Cc: Russell King Cc: Jason Cooper Cc: Andrew Lunn Cc: Sebastian Hesselbarth Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org --- arch/arm/mach-dove/common.c | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c index 7dda832..0e61cc4 100644 --- a/arch/arm/mach-dove/common.c +++ b/arch/arm/mach-dove/common.c @@ -8,35 +8,23 @@ * warranty of any kind, whether express or implied. */ -#include -#include #include -#include -#include #include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include #include #include -#include +#include #include #include -#include -#include -#include -#include -#include -#include -#include -#include #include +#include +#include +#include #include "common.h" /*****************************************************************************