Use the preferred order of 'static const' instead of 'const static'.
authorUwe Hermann <uwe@hermann-uwe.de>
Wed, 31 Oct 2007 22:22:11 +0000 (22:22 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Wed, 31 Oct 2007 22:22:11 +0000 (22:22 +0000)
commit246be7dd6dc732f1bf98f2ad63e2b7d9050aeafe
treeb566e25b9b89b70a727228a19cea90e83d477e32
parente7537f134d8484f3b8560e00a838bdacce4ea884
Use the preferred order of 'static const' instead of 'const static'.
This is the common style in both Linux as well as in LinuxBIOS.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2922 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/superiotool/ali.c
util/superiotool/fintek.c
util/superiotool/ite.c
util/superiotool/nsc.c
util/superiotool/smsc.c
util/superiotool/superiotool.c
util/superiotool/superiotool.h
util/superiotool/winbond.c