From: Ishizaki Kou Date: Wed, 14 Feb 2007 06:59:15 +0000 (+0900) Subject: [POWERPC] celleb: fix scc_uhc.c dependency X-Git-Tag: v2.6.21-rc1~77^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89680a8c3c35a3e9a7e97fbe66a34b0a73e221d1;p=pandora-kernel.git [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 Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed