From: Roland Dreier Date: Tue, 22 Apr 2008 01:19:15 +0000 (-0700) Subject: IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c X-Git-Tag: v2.6.26-rc1~1110^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44957572cc198f6fcee9569813722b9ae1bd1679;p=pandora-kernel.git IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c The PCI MSI interface is stubbed out properly so that all the functions just return failure if PCI_MSI=n, so there's no reason to have "#ifdef CONFIG_PCI_MSI" blocks in ipath_iba7220.c. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed