From patchwork Sun Jul 24 03:39:09 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wanlong Gao X-Patchwork-Id: 1002722 Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by demeter1.kernel.org (8.14.4/8.14.4) with ESMTP id p6O3gNvl004531 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 24 Jul 2011 03:42:44 GMT Received: from canuck.infradead.org ([2001:4978:20e::1]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Qkpa4-0004RV-Ej; Sun, 24 Jul 2011 03:42:16 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Qkpa4-0000tG-2K; Sun, 24 Jul 2011 03:42:16 +0000 Received: from mail-pz0-f43.google.com ([209.85.210.43]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Qkpa0-0000sv-O0 for linux-arm-kernel@lists.infradead.org; Sun, 24 Jul 2011 03:42:13 +0000 Received: by pzk1 with SMTP id 1so6215493pzk.16 for ; Sat, 23 Jul 2011 20:42:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; bh=UeLdZ/YdFSSwgOqE0E1wIcT04tyKcdLn+ab4umbf7ik=; b=TgNy8zR1ZiOZmaxWetaK9VN5LnmmZnzDC/CJefgUBgu68r41FOL0oN+5FyOlzwC5ms ulQhRMANzmHfwg3fN97B1rm3uZ03W409c9a66cIEwzIELfTYXXjPdI7mSVsgh/RS197C qAo0pPv2gFoj16OnDgTmVII8MaLpy2eEDsUms= Received: by 10.68.51.42 with SMTP id h10mr4920340pbo.504.1311478930172; Sat, 23 Jul 2011 20:42:10 -0700 (PDT) Received: from localhost.localdomain ([112.80.236.140]) by mx.google.com with ESMTPS id u6sm3266833pbh.32.2011.07.23.20.42.07 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 23 Jul 2011 20:42:09 -0700 (PDT) From: Wanlong Gao To: ben-linux@fluff.org, linux@arm.linux.org.uk Subject: [PATCH] ARM:mach-s3c2410:remove the dup include file leds.h Date: Sun, 24 Jul 2011 11:39:09 +0800 Message-Id: <1311478749-6323-1-git-send-email-wanlong.gao@gmail.com> X-Mailer: git-send-email 1.7.4.1 X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20110723_234213_095238_5852C807 X-CRM114-Status: GOOD ( 10.72 ) X-Spam-Score: -0.8 (/) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (-0.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.43 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (wanlong.gao[at]gmail.com) -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 0.0 T_TO_NO_BRKTS_FREEMAIL To: misformatted and free email service Cc: Wanlong Gao , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.12 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 X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Sun, 24 Jul 2011 03:42:44 +0000 (UTC) From: Wanlong Gao linux/leds.h has been included twice in h1940-bluetooth.c. Signed-off-by: Wanlong Gao --- arch/arm/mach-s3c2410/h1940-bluetooth.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-s3c2410/h1940-bluetooth.c b/arch/arm/mach-s3c2410/h1940-bluetooth.c index 2c126bb..a5eeb62 100644 --- a/arch/arm/mach-s3c2410/h1940-bluetooth.c +++ b/arch/arm/mach-s3c2410/h1940-bluetooth.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include