From patchwork Wed Jul 24 03:38:29 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 2832528 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 956519F4D4 for ; Wed, 24 Jul 2013 04:02:07 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id B9853202EA for ; Wed, 24 Jul 2013 04:02:06 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B17C42024D for ; Wed, 24 Jul 2013 04:02:05 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V1pvZ-0005hC-Vn; Wed, 24 Jul 2013 03:39:52 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V1pus-0007yo-5o; Wed, 24 Jul 2013 03:39:06 +0000 Received: from mail-pd0-x235.google.com ([2607:f8b0:400e:c02::235]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V1puU-0007vp-Vq for linux-arm-kernel@lists.infradead.org; Wed, 24 Jul 2013 03:38:43 +0000 Received: by mail-pd0-f181.google.com with SMTP id 14so8782517pdj.40 for ; Tue, 23 Jul 2013 20:38:21 -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=Ipx/D2Q19COAwrzPCbIcxyS9mq1Cn2brp6aVv9Mh1XY=; b=j/uUhCy+UNJszuo34Y53EXsg2O4eTB2vi2N0yBBteRlz1V5p7vLSxNgD//vvKFaRTL G+s8HRHAa7UPCCYd4KK1FnRNAlp1UM5mF2BDel9QyjkoqVGviQvz14XRdapkHe5j4pPU e4oTiS6vMbI7cfnxhv8iEWlpt4itcl5Ls82JcCDEnVLhwZluA5qO0O59yPk/OZG2C5wZ HG2DOtiCHK0s355/0Q/bgo5g85h+4EDnNYhwiJNtvTaPiM5i8eA7AbqEsgzcDZIN9dPl 3lP3QFRwvAmqpGcoHMVfLygq3RTlo+1zOdp2dEXEUTgXXO5pxj76NvzVaGTTHDwIB52u fXUA== X-Received: by 10.66.134.132 with SMTP id pk4mr40311632pab.20.1374637101401; Tue, 23 Jul 2013 20:38:21 -0700 (PDT) Received: from [127.0.0.1] (ac230065.ppp.asahi-net.or.jp. [183.77.230.65]) by mx.google.com with ESMTPSA id dg3sm44999547pbc.24.2013.07.23.20.38.18 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Jul 2013 20:38:20 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Date: Wed, 24 Jul 2013 12:38:29 +0900 Message-Id: <20130724033829.30567.27355.sendpatchset@w520> In-Reply-To: <20130724033715.30567.82782.sendpatchset@w520> References: <20130724033715.30567.82782.sendpatchset@w520> Subject: [PATCH 08/08] ARM: shmobile: Remove include X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130723_233843_147378_A530A520 X-CRM114-Status: UNSURE ( 6.52 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) Cc: olof@lixom.net, horms@verge.net.au, Magnus Damm , linux-arm-kernel@lists.infradead.org, arnd@arndb.de 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=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham 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 Now when no one is using this file, remove . Signed-off-by: Magnus Damm --- arch/arm/mach-shmobile/include/mach/hardware.h | 4 ---- 1 file changed, 4 deletions(-) --- 0001/arch/arm/mach-shmobile/include/mach/hardware.h +++ /dev/null 2013-06-03 21:41:10.638032047 +0900 @@ -1,4 +0,0 @@ -#ifndef __ASM_MACH_HARDWARE_H -#define __ASM_MACH_HARDWARE_H - -#endif /* __ASM_MACH_HARDWARE_H */