From: Sachin Kamat Date: Fri, 15 Mar 2013 04:53:15 +0000 (+0530) Subject: pinctrl: generic: Make 'conf_items' static X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~141^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ef465c0590703e216f921af66fb7df13b3e2cbe;p=pandora-kernel.git pinctrl: generic: Make 'conf_items' static 'conf_items' is used only in this file. Silences the below sparse warning: drivers/pinctrl/pinconf-generic.c:37:24: warning: symbol 'conf_items' was not declared. Should it be static? Signed-off-by: Sachin Kamat Signed-off-by: Linus Walleij --- Reading git-diff-tree failed