From: Peter Griffin Date: Thu, 5 Jun 2014 17:30:58 +0000 (+0100) Subject: drm/msm: storage class should be before const qualifier X-Git-Tag: omap-for-v3.16/fixes-rc4~48^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370a4d8a79f166d2accc294c4db35e5cbe8c3a90;p=pandora-kernel.git drm/msm: 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: Peter Griffin Cc: David Airlie Cc: dri-devel@lists.freedesktop.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Rob Clark --- Reading git-diff-tree failed