From: Manohar Vanga Date: Wed, 10 Aug 2011 09:33:46 +0000 (+0200) Subject: staging: vme: make [alloc|free]_consistent bridge specific X-Git-Tag: v3.2-rc1~169^2^2~864^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f58f0255aec0b933e0b26ef64d3d533c362a3d3;p=pandora-kernel.git staging: vme: make [alloc|free]_consistent bridge specific Make PCI dependent functions ([alloc|free]_consistent() in 'vme.c') bridge specific. By removing the dependency of the VME bridge framework on PCI, this patch allows for addition of non-PCI based VME bridges. Signed-off-by: Manohar Vanga Acked-by: Martyn Welch Acked-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed