kernel_optimize_test/arch/sh/boards/mach-se/7724
Jesper Juhl e04008eb38 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: Jiri Kosina <jkosina@suse.cz>
2011-07-11 14:13:46 +02:00
..
irq.c sh: Convert to new function names 2011-03-29 14:48:13 +02:00
Makefile
sdram.S
setup.c SH: static should be at beginning of declaration 2011-07-11 14:13:46 +02:00