linux/arch/sh
Jesper Juhl 536628d098 SH: static should be at beginning of declaration
Make sure that the 'static' keywork is at the beginning of declaration
for arch/sh/*

This gets rid of warnings like
  warning: ‘static’ is not at beginning of declaration
when building with -Wold-style-declaration (and/or -Wextra which also
enables it).

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-07-11 15:07:38 +09:00
..
boards SH: static should be at beginning of declaration 2011-07-11 15:07:38 +09:00
boot sh: Remove compressed kernel libgcc dependency. 2011-06-06 17:57:58 +09:00
cchips
configs sh: fix compile error using sh7757lcr_defconfig 2011-06-21 17:40:42 +09:00
drivers
include Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest 2011-06-16 15:12:08 +09:00
kernel sh: move CLKDEV_xxx_ID macro to sh_clk.h 2011-07-11 15:07:25 +09:00
lib
lib64
math-emu
mm sh: fix wrong icache/dcache address-array start addr in cache-debugfs. 2011-06-06 12:30:02 +09:00
oprofile
tools
Kconfig sh: add to select the new configuration for USB EHCI/OHCI 2011-06-24 17:53:10 +09:00
Kconfig.cpu
Kconfig.debug
Makefile serial: sh-sci: Abstract register maps. 2011-06-14 12:40:19 +09:00