git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a937536
)
ARM: OMAP: fix typo "CONFIG_SMC91x_MODULE"
author
Paul Bolle
<pebolle@tiscali.nl>
Fri, 8 Mar 2013 12:06:37 +0000
(13:06 +0100)
committer
Tony 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