From: Sachin Kamat Date: Fri, 7 Mar 2014 07:44:00 +0000 (+0000) Subject: iio: hid-sensors: Fix compilation warning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~779^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a034234277d2f51104deadd559dd9584ba00a8cc;p=pandora-kernel.git iio: hid-sensors: Fix compilation warning Move the 'static' keyword to beginning of definition to silence the following compilation warning: drivers/iio/common/hid-sensors/hid-sensor-attributes.c:34:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] Signed-off-by: Sachin Kamat Cc: Srinivas Pandruvada Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed