From patchwork Tue May 20 08:00:39 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 4207781 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id B6EACBEEAB for ; Tue, 20 May 2014 08:01:48 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A066D2020F for ; Tue, 20 May 2014 08:01:46 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B694F201FA for ; Tue, 20 May 2014 08:01:44 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WmexC-0002Gb-9P; Tue, 20 May 2014 07:59:18 +0000 Received: from mail-pd0-x235.google.com ([2607:f8b0:400e:c02::235]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wmewu-0001ys-Kd for linux-arm-kernel@lists.infradead.org; Tue, 20 May 2014 07:59:02 +0000 Received: by mail-pd0-f181.google.com with SMTP id z10so85725pdj.40 for ; Tue, 20 May 2014 00:58:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=EBkY7CXB95WK00TI8I/uVFfhq8sdkdsRRkQesKsrdgw=; b=f5N7Hf0h1jq0Wxa1w+uBPdffSiuYmFpatC+x6MLyeHfo6sLycAE9+QWGL9e6LkbAK2 ngDBi7Usg8cFwxsnFqpOHlTMeI8vHkRpGm2EB7JXlc+vmFhQg3VocxLhpAiYuEWzPvoZ y5vQBdttpye4iMUs7r14TOoAbd8kGxrYu+dgAecM7yenZQdlAaO823gtHhpY87orCGZx JOO7DbdXf6tn8Ww7WQ1m3OYIuJ7d1IyTvvGEQrJbb2mpN7nPo1jm2dHhstY3LGn8Y+OP ArezXmUZMIN6jS7Nfp32QZFwx75uzDn5cI8yHmI+DVxZb7Jqhi45oYdk/vDQKWBrECQ9 5nAg== X-Received: by 10.66.65.138 with SMTP id x10mr49058796pas.17.1400572720165; Tue, 20 May 2014 00:58:40 -0700 (PDT) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by mx.google.com with ESMTPSA id cz3sm1689526pbc.9.2014.05.20.00.58.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 May 2014 00:58:38 -0700 (PDT) From: Magnus Damm To: olof@lixom.net Date: Tue, 20 May 2014 17:00:39 +0900 Message-Id: <20140520080039.13851.17564.sendpatchset@w520> In-Reply-To: <20140520075949.13851.42995.sendpatchset@w520> References: <20140520075949.13851.42995.sendpatchset@w520> Subject: [PATCH 05/08] ARM: shmobile: Move common.h X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140520_005900_787379_33C9D165 X-CRM114-Status: GOOD ( 10.60 ) X-Spam-Score: -0.1 (/) Cc: horms@verge.net.au, Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Magnus Damm Move most of common.h so it can be used as #include "common.h" instead of the old style #include . Signed-off-by: Magnus Damm --- arch/arm/mach-shmobile/board-ape6evm-reference.c | 2 arch/arm/mach-shmobile/board-ape6evm.c | 2 arch/arm/mach-shmobile/board-armadillo800eva-reference.c | 2 arch/arm/mach-shmobile/board-armadillo800eva.c | 2 arch/arm/mach-shmobile/board-bockw-reference.c | 2 arch/arm/mach-shmobile/board-bockw.c | 2 arch/arm/mach-shmobile/board-genmai-reference.c | 2 arch/arm/mach-shmobile/board-genmai.c | 2 arch/arm/mach-shmobile/board-koelsch-reference.c | 2 arch/arm/mach-shmobile/board-koelsch.c | 2 arch/arm/mach-shmobile/board-kzm9g-reference.c | 2 arch/arm/mach-shmobile/board-kzm9g.c | 2 arch/arm/mach-shmobile/board-lager-reference.c | 2 arch/arm/mach-shmobile/board-lager.c | 2 arch/arm/mach-shmobile/board-mackerel.c | 2 arch/arm/mach-shmobile/board-marzen-reference.c | 2 arch/arm/mach-shmobile/board-marzen.c | 2 arch/arm/mach-shmobile/clock-r7s72100.c | 2 arch/arm/mach-shmobile/clock-r8a73a4.c | 2 arch/arm/mach-shmobile/clock-r8a7740.c | 2 arch/arm/mach-shmobile/clock-r8a7778.c | 2 arch/arm/mach-shmobile/clock-r8a7779.c | 2 arch/arm/mach-shmobile/clock-r8a7790.c | 2 arch/arm/mach-shmobile/clock-r8a7791.c | 2 arch/arm/mach-shmobile/clock-sh7372.c | 2 arch/arm/mach-shmobile/clock-sh73a0.c | 2 arch/arm/mach-shmobile/clock.c | 2 arch/arm/mach-shmobile/common.h | 56 ++++++++++++++ arch/arm/mach-shmobile/console.c | 2 arch/arm/mach-shmobile/include/mach/common.h | 56 -------------- arch/arm/mach-shmobile/platsmp-apmu.c | 2 arch/arm/mach-shmobile/platsmp-scu.c | 2 arch/arm/mach-shmobile/platsmp.c | 2 arch/arm/mach-shmobile/pm-r8a7740.c | 2 arch/arm/mach-shmobile/pm-r8a7779.c | 2 arch/arm/mach-shmobile/pm-sh7372.c | 2 arch/arm/mach-shmobile/pm-sh73a0.c | 2 arch/arm/mach-shmobile/setup-emev2.c | 2 arch/arm/mach-shmobile/setup-r7s72100.c | 2 arch/arm/mach-shmobile/setup-r8a73a4.c | 2 arch/arm/mach-shmobile/setup-r8a7740.c | 2 arch/arm/mach-shmobile/setup-r8a7778.c | 2 arch/arm/mach-shmobile/setup-r8a7779.c | 2 arch/arm/mach-shmobile/setup-r8a7790.c | 2 arch/arm/mach-shmobile/setup-r8a7791.c | 2 arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 arch/arm/mach-shmobile/setup-sh7372.c | 2 arch/arm/mach-shmobile/setup-sh73a0.c | 2 arch/arm/mach-shmobile/smp-emev2.c | 2 arch/arm/mach-shmobile/smp-r8a7779.c | 2 arch/arm/mach-shmobile/smp-r8a7790.c | 2 arch/arm/mach-shmobile/smp-r8a7791.c | 2 arch/arm/mach-shmobile/smp-sh73a0.c | 2 53 files changed, 107 insertions(+), 107 deletions(-) --- 0001/arch/arm/mach-shmobile/board-ape6evm-reference.c +++ work/arch/arm/mach-shmobile/board-ape6evm-reference.c 2014-05-20 00:20:43.000000000 +0900 @@ -24,10 +24,10 @@ #include #include #include -#include #include #include #include +#include "common.h" static void __init ape6evm_add_standard_devices(void) { --- 0008/arch/arm/mach-shmobile/board-ape6evm.c +++ work/arch/arm/mach-shmobile/board-ape6evm.c 2014-05-20 00:20:59.000000000 +0900 @@ -33,10 +33,10 @@ #include #include #include -#include #include #include #include +#include "common.h" #include "irqs.h" /* LEDS */ --- 0001/arch/arm/mach-shmobile/board-armadillo800eva-reference.c +++ work/arch/arm/mach-shmobile/board-armadillo800eva-reference.c 2014-05-20 00:21:15.000000000 +0900 @@ -24,10 +24,10 @@ #include #include #include -#include #include #include #include +#include "common.h" /* * CON1 Camera Module --- 0008/arch/arm/mach-shmobile/board-armadillo800eva.c +++ work/arch/arm/mach-shmobile/board-armadillo800eva.c 2014-05-20 00:22:00.000000000 +0900 @@ -45,7 +45,6 @@ #include #include #include -#include #include #include #include @@ -60,6 +59,7 @@ #include