commit | 922468cdf1a704c0c13e023d634ff802edc37910 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Tue Jul 01 10:47:48 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jul 10 10:37:43 2014 +0200 |
tree | ff4d98c9eff528362c267d5e41d9783a6c199c97 | |
parent | aaebafb65d0cfba742b4e5d8fa6ec2e3a6bc308a [diff] |
ARM: ux500: 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: Linus Walleij <linus.walleij@linaro.org>