diff options
author | Jesper Juhl <jj@chaosbits.net> | 2011-07-09 23:12:35 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-07-11 14:13:46 +0200 |
commit | 628d7f697c9bcde82620895d25848c301e43ac30 (patch) | |
tree | 35ee79dd1df61909c8d52ef41adcb58d5f55cf48 /arch/arm/mach-shmobile/suspend.c | |
parent | 82d508fac3e680b7853275090c3b1a3db2461198 (diff) | |
download | op-kernel-dev-628d7f697c9bcde82620895d25848c301e43ac30.zip op-kernel-dev-628d7f697c9bcde82620895d25848c301e43ac30.tar.gz |
MIPS: static should be at beginning of declaration
Make sure that the 'static' keywork is at the beginning of declaration
for arch/mips/include/asm/mach-jz4740/gpio.h
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).
Also a few tiny whitespace changes.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/arm/mach-shmobile/suspend.c')
0 files changed, 0 insertions, 0 deletions