From patchwork Sat Feb 27 18:35:08 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Robert P. J. Day" X-Patchwork-Id: 82716 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o1RJ2NmY015043 for ; Sat, 27 Feb 2010 19:02:23 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030665Ab0B0TCW (ORCPT ); Sat, 27 Feb 2010 14:02:22 -0500 Received: from astoria.ccjclearline.com ([64.235.106.9]:57764 "EHLO astoria.ccjclearline.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030492Ab0B0TCW (ORCPT ); Sat, 27 Feb 2010 14:02:22 -0500 X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Sat, 27 Feb 2010 19:02:23 +0000 (UTC) X-Greylist: delayed 1536 seconds by postgrey-1.27 at vger.kernel.org; Sat, 27 Feb 2010 14:02:22 EST Received: from cpe002129c56f16-cm001ceab6425a.cpe.net.cable.rogers.com ([99.235.238.149] helo=crashcourse.ca) by astoria.ccjclearline.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1NlRWv-0004a0-Kt for linux-sh@vger.kernel.org; Sat, 27 Feb 2010 13:36:45 -0500 Date: Sat, 27 Feb 2010 13:35:08 -0500 (EST) From: "Robert P. J. Day" X-X-Sender: rpjday@localhost To: linux-sh@vger.kernel.org Subject: [PATCH] SH: No need to explicitly include . Message-ID: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - astoria.ccjclearline.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - crashcourse.ca X-Source: X-Source-Args: X-Source-Dir: Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org diff --git a/arch/sh/mm/pmb.c b/arch/sh/mm/pmb.c index 198bcff..35b364f 100644 --- a/arch/sh/mm/pmb.c +++ b/arch/sh/mm/pmb.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include