linux/arch/sh/boards/mach-kfr2r09
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 a parameter to LCDC driver's .display_on() callback 2010-08-04 16:12:11 +09:00
lcd_wqvga.c sh: add a parameter to LCDC driver's .display_on() callback 2010-08-04 16:12:11 +09:00
sdram.S sh: Add KFR2R09 specific memory pre/post R-standby code 2009-10-30 14:38:49 +09:00
setup.c SH: static should be at beginning of declaration 2011-07-11 14:13:46 +02:00