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)
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>

No differences found