From: Tomasz Figa Date: Tue, 23 Sep 2014 19:05:38 +0000 (+0200) Subject: pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct X-Git-Tag: omap-for-v3.20/drop-legacy-3517~132^2~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e06deff967d29beffceeaffc4cdc90aacbd34898;p=pandora-kernel.git pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct There is no code using it and in fact there are pin controller variants that do not even have this field initialized in their init data. This patch removes it completely. Signed-off-by: Tomasz Figa --- Reading git-diff-tree failed