]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT
authorBryan O'Sullivan <bos@serpentine.com>
Thu, 16 Nov 2006 09:19:19 +0000 (01:19 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 16 Nov 2006 19:43:37 +0000 (11:43 -0800)
commit7c2ba0961a4aceddc8dcd98ef13e2c6e4f343a50
tree443d0c3b66e72e0b5bbfed6861377207d43aa66d
parenta01911b39d131a0ede8d446ac73cb4da5b3b3ed2
[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 <bryan.osullivan@qlogic.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/hw/ipath/Kconfig
drivers/infiniband/hw/ipath/Makefile
drivers/infiniband/hw/ipath/ipath_driver.c