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:
8a6e887
)
[ARM] pxa: fix typo of CONFIG_*_MODULE
author
Eric Miao
<eric.miao@marvell.com>
Mon, 2 Jun 2008 05:32:42 +0000
(13:32 +0800)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 9 Jul 2008 20:38:31 +0000
(21:38 +0100)
The correct macro name when a driver is built as a module is
CONFIG_*_MODULE instead of CONFIG_*_MODULES. This patch fixes
this in several places.
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found