[POWERPC] celleb: fix scc_uhc.c dependency
authorIshizaki Kou <kou.ishizaki@toshiba.co.jp>
Wed, 14 Feb 2007 06:59:15 +0000 (15:59 +0900)
committerPaul Mackerras <paulus@samba.org>
Fri, 16 Feb 2007 03:00:20 +0000 (14:00 +1100)
commit89680a8c3c35a3e9a7e97fbe66a34b0a73e221d1
tree1231830558eef2bf2dba7d9bb3ebadf2af3b2e38
parent2333eae215442768478d7661d372ff017e3f0151
[POWERPC] celleb: fix scc_uhc.c dependency

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>
arch/powerpc/platforms/celleb/Makefile