From: Bryan O'Sullivan Date: Thu, 16 Nov 2006 09:19:19 +0000 (-0800) Subject: [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT X-Git-Tag: v2.6.19~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e757bef270e21453bf507df200e2fb477c076da6;p=pandora-kernel.git [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT The PCI Express and Hypertransport chip-specific source files should only be built when the kernel has the capability of actually compiling them. This fixes the driver build on, for example, ia64. Signed-off-by: Bryan O'Sullivan Cc: "Eric W. Biederman" Cc: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed