summaryrefslogtreecommitdiffstats
path: root/drivers/sh
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-07-09 23:16:22 +0200
committerPaul Mundt <lethal@linux-sh.org>2011-07-11 08:07:38 +0200
commit536628d0983f1c6a7ccece28ded635661aa30319 (patch)
treea05dbcfe722e37d9d2a1ef0130b46bcca56eee3a /drivers/sh
parentsh: move CLKDEV_xxx_ID macro to sh_clk.h (diff)
downloadlinux-536628d0983f1c6a7ccece28ded635661aa30319.tar.xz
linux-536628d0983f1c6a7ccece28ded635661aa30319.zip
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>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions