From: Tobias Klauser Date: Sun, 26 Apr 2009 12:18:25 +0000 (+0200) Subject: microblaze: Storage class should be before const qualifier X-Git-Tag: v2.6.30-rc5~4^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=595e8fabea22c96f674102f33b4a759f4512dd9c;p=pandora-kernel.git 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 Signed-off-by: Michal Simek --- Reading git-diff-tree failed