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:
fda0efc
)
iomap: iomap should be in obj-y not in lib-y
author
Tejun Heo
<htejun@gmail.com>
Wed, 31 Jan 2007 13:48:06 +0000
(22:48 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 9 Feb 2007 22:39:37 +0000
(17:39 -0500)
devres change moved iomap.o from obj-$(CONFIG_GENERIC_IOMAP) to lib-y
making it not linked if no in-kernel driver uses it. Fix it.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found