diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 12:31:01 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 12:31:01 +0900 |
commit | e4c2cfee5d5cf3e4c16b423be23551aeddf2717b (patch) | |
tree | 656b3feabfb595448b04f4111ea82f6e395d1e0a /arch/sh/boards/renesas/rts7751r2d/led.c | |
parent | a56d276c05a80ce727902076a3b4c6247705e2df (diff) | |
download | blackbird-op-linux-e4c2cfee5d5cf3e4c16b423be23551aeddf2717b.tar.gz blackbird-op-linux-e4c2cfee5d5cf3e4c16b423be23551aeddf2717b.zip |
sh: Various cosmetic cleanups.
We had quite a bit of whitespace damage, clean most of it up..
Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Arthur Othieno <a.othieno@bluewin.ch>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/renesas/rts7751r2d/led.c')
-rw-r--r-- | arch/sh/boards/renesas/rts7751r2d/led.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/boards/renesas/rts7751r2d/led.c b/arch/sh/boards/renesas/rts7751r2d/led.c index 4d16de71fac1..cf35f90dfe03 100644 --- a/arch/sh/boards/renesas/rts7751r2d/led.c +++ b/arch/sh/boards/renesas/rts7751r2d/led.c @@ -12,8 +12,6 @@ #include <asm/io.h> #include <asm/rts7751r2d/rts7751r2d.h> -extern unsigned int debug_counter; - #ifdef CONFIG_HEARTBEAT #include <linux/sched.h> |