From patchwork Fri Jan 3 06:30:04 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22877 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f72.google.com (mail-vb0-f72.google.com [209.85.212.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 8F36E202E2 for ; Fri, 3 Jan 2014 06:33:57 +0000 (UTC) Received: by mail-vb0-f72.google.com with SMTP id x8sf18348764vbf.3 for ; Thu, 02 Jan 2014 22:33:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=I7Lx6Htwe11YlM5QKdXZl1dNYiJywzvvuacCtXPNv54=; b=TUx68JyH1DWdX/gavcF0wmFJgp2yWz3CaAfpfXAulIpmgn5Wm1wwSPHDeUUjKL4cr0 dfqNeUap6EAm2xPO2wuk/FPV6rEs294BhJiJSM+A/f7K0z7VelrYZN8RM9zFJfu4puvz glUKH50F1PcqbYx2QDHuaDmNWfdCswpHBA96TV4FNagLi7eyb2xGKSbsikEHl20sy7Pj f9m6ZUP9yZC81A+ZK7J0ZmXgEDzTi8kUMWjWdiNRQEunw9WHshICVi6Ixzxqz9hpZrde OXek1wk2KYzKICVty5+UfXQeGtgON1owthR1X4wRt8u0pQYQo19+NuLRcq0zok7zyovS fv1Q== X-Gm-Message-State: ALoCoQmTf5OaCT50RTlZDNIxTgYyhXwN24t+h69qY4xohUo54sFf/ZcgPBAESfV8SCfJdA0Mqf71 X-Received: by 10.58.253.33 with SMTP id zx1mr11275943vec.10.1388730835933; Thu, 02 Jan 2014 22:33:55 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.27.33 with SMTP id q1ls4590983qeg.80.gmail; Thu, 02 Jan 2014 22:33:55 -0800 (PST) X-Received: by 10.221.25.131 with SMTP id ri3mr48380vcb.48.1388730835814; Thu, 02 Jan 2014 22:33:55 -0800 (PST) Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) by mx.google.com with ESMTPS id l2si4899418vcf.43.2014.01.02.22.33.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 22:33:55 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.175; Received: by mail-vc0-f175.google.com with SMTP id lf12so6445221vcb.20 for ; Thu, 02 Jan 2014 22:33:55 -0800 (PST) X-Received: by 10.58.201.169 with SMTP id kb9mr30700vec.42.1388730835484; Thu, 02 Jan 2014 22:33:55 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.59.13.131 with SMTP id ey3csp811027ved; Thu, 2 Jan 2014 22:33:54 -0800 (PST) X-Received: by 10.66.192.74 with SMTP id he10mr93190259pac.126.1388730834352; Thu, 02 Jan 2014 22:33:54 -0800 (PST) Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by mx.google.com with ESMTPS id fu1si44672597pbc.254.2014.01.02.22.33.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 22:33:54 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.44 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.44; Received: by mail-pb0-f44.google.com with SMTP id rq2so15267530pbb.17 for ; Thu, 02 Jan 2014 22:33:53 -0800 (PST) X-Received: by 10.68.130.103 with SMTP id od7mr33438956pbb.87.1388730833799; Thu, 02 Jan 2014 22:33:53 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id qp15sm106372573pbb.2.2014.01.02.22.33.48 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 22:33:53 -0800 (PST) From: Sachin Kamat To: linux-leds@vger.kernel.org Cc: cooloney@gmail.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/1] leds: s3c24xx: Remove hardware.h inclusion Date: Fri, 3 Jan 2014 12:00:04 +0530 Message-Id: <1388730604-32329-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The contents of this header file is not referenced in the led driver. Remove its inclusion. While at it, re-arrange the headers as per the category. Signed-off-by: Sachin Kamat --- drivers/leds/leds-s3c24xx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/leds/leds-s3c24xx.c b/drivers/leds/leds-s3c24xx.c index 76483fb5ee45..b7876eb09e8c 100644 --- a/drivers/leds/leds-s3c24xx.c +++ b/drivers/leds/leds-s3c24xx.c @@ -18,10 +18,9 @@ #include #include #include +#include -#include #include -#include /* our context */