From: Johan Hovold Date: Fri, 8 Mar 2013 10:08:00 +0000 (+0100) Subject: w1-gpio: fix unused variable warning X-Git-Tag: v3.9-rc3~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ccd8738e34180af34544d2bdd053e60e44a224;p=pandora-kernel.git w1-gpio: fix unused variable warning Commit 8a1861d997 ("w1-gpio: Simplify & get rid of defines") removed the compile guards from the device-tree id table, thereby generating a warning when building without device-tree support. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed