]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita5f24aaab9d4af028f512a3127f11df46e88294b
tree9af786f4c40fb0efe71b23275a1da80aff9a6398
parent3829be578a2ef96ca061ccf37a65232d261a8e76
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