ARM: OMAP: fix typo "CONFIG_SMC91x_MODULE"
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 8 Mar 2013 12:06:37 +0000 (13:06 +0100)
committerTony Lindgren <tony@atomide.com>
Wed, 20 Mar 2013 16:28:47 +0000 (09:28 -0700)
commit5b6513d277759316a69fd40ca8dbdf89dba0462f
tree9af786f4c40fb0efe71b23275a1da80aff9a6398
parenta937536b868b8369b98967929045f1df54234323
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 <pebolle@tiscali.nl>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-h4.c