From: Paul Bolle Date: Fri, 8 Mar 2013 12:06:37 +0000 (+0100) Subject: ARM: OMAP: fix typo "CONFIG_SMC91x_MODULE" X-Git-Tag: omap-for-v3.10/fixes-non-critical-signed~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b6513d277759316a69fd40ca8dbdf89dba0462f;p=pandora-kernel.git ARM: OMAP: fix typo "CONFIG_SMC91x_MODULE" There's a (rather subtle) typo in "CONFIG_SMC91x_MODULE". Fix it once and for all by using IS_ENABLED(), which is designed to avoid issues like this. Signed-off-by: Paul Bolle Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed