All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan Wu <bryan.wu@canonical.com>
To: linux@arm.linux.org.uk, rpurdie@rpsys.net,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org,
	arnd.bergmann@linaro.org, nicolas.pitre@linaro.org,
	olof@lixom.net
Subject: [PATCH 14/18] ARM: plat-samsung: remove including old leds event API header file
Date: Mon, 13 Aug 2012 13:51:38 +0800	[thread overview]
Message-ID: <1344837102-11850-15-git-send-email-bryan.wu@canonical.com> (raw)
In-Reply-To: <1344837102-11850-1-git-send-email-bryan.wu@canonical.com>

Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
---
 arch/arm/plat-samsung/time.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/plat-samsung/time.c b/arch/arm/plat-samsung/time.c
index 4dcb11c..60552e2 100644
--- a/arch/arm/plat-samsung/time.c
+++ b/arch/arm/plat-samsung/time.c
@@ -28,7 +28,6 @@
 #include <linux/io.h>
 #include <linux/platform_device.h>
 
-#include <asm/leds.h>
 #include <asm/mach-types.h>
 
 #include <asm/irq.h>
-- 
1.7.11.4


WARNING: multiple messages have this Message-ID (diff)
From: bryan.wu@canonical.com (Bryan Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 14/18] ARM: plat-samsung: remove including old leds event API header file
Date: Mon, 13 Aug 2012 13:51:38 +0800	[thread overview]
Message-ID: <1344837102-11850-15-git-send-email-bryan.wu@canonical.com> (raw)
In-Reply-To: <1344837102-11850-1-git-send-email-bryan.wu@canonical.com>

Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
---
 arch/arm/plat-samsung/time.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/plat-samsung/time.c b/arch/arm/plat-samsung/time.c
index 4dcb11c..60552e2 100644
--- a/arch/arm/plat-samsung/time.c
+++ b/arch/arm/plat-samsung/time.c
@@ -28,7 +28,6 @@
 #include <linux/io.h>
 #include <linux/platform_device.h>
 
-#include <asm/leds.h>
 #include <asm/mach-types.h>
 
 #include <asm/irq.h>
-- 
1.7.11.4

  parent reply	other threads:[~2012-08-13  5:53 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-13  5:51 [PATCH v10 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM Bryan Wu
2012-08-13  5:51 ` Bryan Wu
2012-08-13  5:51 ` [PATCH 01/18] led-triggers: create a trigger for CPU activity Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 02/18] ARM: at91: convert old leds drivers to gpio_led and led_trigger drivers Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 03/18] ARM: mach-realview and mach-versatile: retire custom LED code Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 04/18] ARM: mach-ks8695: remove leds driver, since nobody use it Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 05/18] ARM: mach-shark: retire custom LED code Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 06/18] ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU trigger Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 07/18] ARM: mach-integrator: move CM_CTRL to header file for accessing by other functions Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 08/18] ARM: mach-integrator: retire custom LED code Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 09/18] ARM: mach-clps711x: retire custom LED code of P720T machine Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 10/18] ARM: mach-ebsa110: retire custom LED code Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 11/18] ARM: mach-footbridge: " Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 12/18] char: nwflash: remove old led event code Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 13/18] ARM: mach-pxa: retire custom LED code Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` Bryan Wu [this message]
2012-08-13  5:51   ` [PATCH 14/18] ARM: plat-samsung: remove including old leds event API header file Bryan Wu
2012-08-13  5:51 ` [PATCH 15/18] ARM: mach-pnx4008: " Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 16/18] ARM: mach-omap1: retire custom LED code Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 17/18] ARM: mach-sa1100: " Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13  5:51 ` [PATCH 18/18] ARM: use new LEDS CPU trigger stub to replace old one Bryan Wu
2012-08-13  5:51   ` Bryan Wu
2012-08-13 14:52 ` [PATCH v10 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM Arnd Bergmann
2012-08-13 14:52   ` Arnd Bergmann
  -- strict thread matches above, loose matches on Subject: below --
2012-04-17 10:53 [PATCH v7 " Bryan Wu
2012-04-17 10:53 ` [PATCH 14/18] ARM: plat-samsung: remove including old leds event API header file Bryan Wu
2012-04-17 10:53   ` Bryan Wu
2012-04-13 11:25 [PATCH v6 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM Bryan Wu
2012-04-13 11:26 ` [PATCH 14/18] ARM: plat-samsung: remove including old leds event API header file Bryan Wu
2012-04-13 11:26   ` Bryan Wu
2012-03-30 11:58 [PATCH v5 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM Bryan Wu
2012-03-30 11:58 ` [PATCH 14/18] ARM: plat-samsung: remove including old leds event API header file Bryan Wu
2012-03-30 11:58   ` Bryan Wu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1344837102-11850-15-git-send-email-bryan.wu@canonical.com \
    --to=bryan.wu@canonical.com \
    --cc=arnd.bergmann@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=nicolas.pitre@linaro.org \
    --cc=olof@lixom.net \
    --cc=rpurdie@rpsys.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.