From: Tobias Klauser Date: Thu, 20 May 2010 15:12:52 +0000 (+0200) Subject: OMAP: DSS2: storage class should be before const qualifier X-Git-Tag: v2.6.36-rc1~487^2~63 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1819e3a82b65454cbba818efe0528785c9fb6a;p=pandora-kernel.git OMAP: DSS2: 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: Tomi Valkeinen --- Reading git-diff-tree failed