microblaze: Storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Sun, 26 Apr 2009 12:18:25 +0000 (14:18 +0200)
committerMichal Simek <monstr@monstr.eu>
Fri, 1 May 2009 14:38:13 +0000 (16:38 +0200)
commit595e8fabea22c96f674102f33b4a759f4512dd9c
tree08ea26e424102411217bb6e508735eac91d5f044
parent091438dd5668396328a3419abcbc6591159eb8d1
microblaze: Storage class should be before const qualifier

The C99 specification states in section 6.11.5:

The placement of a storage-class specifier other than at the
beginning of the declaration specifiers in a declaration is an
obsolescent feature.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/cpu/cpuinfo-static.c