From: FUJITA Tomonori Date: Wed, 7 Jul 2010 23:52:37 +0000 (+0000) Subject: cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage X-Git-Tag: v2.6.36-rc1~571^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57b2eaf7ddeae307fac202d82a6fabf5976e575b;p=pandora-kernel.git cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage We could use DEFINE_DMA_UNMAP_ADDR instead but using CONFIG_NEED_DMA_MAP_STATE is a simpler way to see if a platform does real DMA unmapping. Signed-off-by: FUJITA Tomonori Signed-off-by: David S. Miller --- Reading git-diff-tree failed