From: Olof Johansson Date: Mon, 25 Nov 2013 21:10:25 +0000 (-0800) Subject: platform/chrome: Make i2c_adapter_names static X-Git-Tag: v3.14-rc1~49^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d3c1afe7367447c8f7d2fec7a132f723834efd1;p=pandora-kernel.git platform/chrome: Make i2c_adapter_names static Not used outside of the file, so declaration should be static. Picked up by sparse: drivers/platform/chrome/chromeos_laptop.c:44:12: warning: symbol 'i2c_adapter_names' was not declared. Should it be static? Signed-off-by: Olof Johansson Reviewed-by: Benson Leung --- Reading git-diff-tree failed