From: Paul Bolle Date: Fri, 8 Mar 2013 12:06:13 +0000 (+0100) Subject: blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" X-Git-Tag: v3.15-rc1~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb8f05f74f7e8dda92095e2f9d400f799a8d1846;p=pandora-kernel.git blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" There's a (rather subtle) typo in "CONFIG_SND_SOC_ADV80X_MODULE". Fix it once and for all by using IS_ENABLED(), which is designed to avoid issues like this. Signed-off-by: Paul Bolle --- Reading git-diff-tree failed