From: Jamie Lokier Date: Fri, 8 Jan 2010 22:01:43 +0000 (+0000) Subject: Add __devexit_p around reference to virtio_pci_remove X-Git-Tag: v2.6.34-rc1~294^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f08b833ddbdb1c8e81c4b1053c2ebb7b89cb437;p=pandora-kernel.git Add __devexit_p around reference to virtio_pci_remove This is needed to compile with CONFIG_VIRTIO_PCI=y, because virtio_pci_remove is marked __devexit. Signed-off-by: Jamie Lokier Signed-off-by: Rusty Russell --- Reading git-diff-tree failed