Code Review
/
linux-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(from:
89680a8
)
[POWERPC] celleb: fix scc_uhc.c dependency
author
Ishizaki Kou
<kou.ishizaki@toshiba.co.jp>
Wed, 14 Feb 2007 06:59:15 +0000
(15:59 +0900)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 16 Feb 2007 03:00:20 +0000
(14:00 +1100)
scc_uhc.c depends on CONFIG_PCI, not CONFIG_USB. Because CONFIG_PCI
is always "y" on Celleb platform, we move scc_uhc.o to obj-y.
Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found