summary refs log tree commit diff
path: root/arch/arm
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-07-09 21:16:22 +0000
committerPaul Mundt <lethal@linux-sh.org>2011-07-11 15:07:38 +0900
commit536628d0983f1c6a7ccece28ded635661aa30319 (patch)
treea05dbcfe722e37d9d2a1ef0130b46bcca56eee3a /arch/arm
parent1522043bf73ef0e9e61dc512a0f3cdbec1cbf89f (diff)
downloadlinux-536628d0983f1c6a7ccece28ded635661aa30319.tar.gz
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 'arch/arm')
0 files changed, 0 insertions, 0 deletions