From: Tobias Klauser Date: Tue, 1 Jul 2014 08:47:48 +0000 (+0200) Subject: ARM: ux500: storage class should be before const qualifier X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~9^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922468cdf1a704c0c13e023d634ff802edc37910;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed