linux/arch/sh/boards/mach-ap325rxa
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
..
Makefile sh: Add ap325rxa specific memory pre/post sleep code 2009-10-30 14:33:44 +09:00
sdram.S sh: Add ap325rxa specific memory pre/post sleep code 2009-10-30 14:33:44 +09:00
setup.c SH: static should be at beginning of declaration 2011-07-11 14:13:46 +02:00