]> Pileus Git - ~andy/linux/commit
OMAP: DSS2: storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Thu, 20 May 2010 15:12:52 +0000 (17:12 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Tue, 3 Aug 2010 12:18:45 +0000 (15:18 +0300)
commit5a1819e3a82b65454cbba818efe0528785c9fb6a
treeaf511fdd455189623c48466c2c1f8313cc827b88
parent9fe6206f400646a2322096b56c59891d530e8d51
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 <tklauser@distanz.ch>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
arch/arm/plat-omap/include/plat/display.h