commit | 5a1819e3a82b65454cbba818efe0528785c9fb6a | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu May 20 17:12:52 2010 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Tue Aug 03 15:18:45 2010 +0300 |
tree | af511fdd455189623c48466c2c1f8313cc827b88 | |
parent | 9fe6206f400646a2322096b56c59891d530e8d51 [diff] |
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>