commit | 600ae40df788d282523b1b86624b83f7a11a97cb | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu May 20 10:31:46 2010 +0200 |
committer | Eric Miao <eric.y.miao@gmail.com> | Mon May 31 12:03:44 2010 +0800 |
tree | 3ff69afbcb576c7b6852a6cc68311fcb3d3385b6 | |
parent | 67a3e12b05e055c0415c556a315a3d3eb637e29e [diff] |
[ARM] pxa/palmtc: 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> Acked-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>