Add __devexit_p around reference to virtio_pci_remove
authorJamie Lokier <jamie@shareable.org>
Fri, 8 Jan 2010 22:01:43 +0000 (22:01 +0000)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Feb 2010 03:52:04 +0000 (14:22 +1030)
This is needed to compile with CONFIG_VIRTIO_PCI=y,
because virtio_pci_remove is marked __devexit.

Signed-off-by: Jamie Lokier <jamie@shareable.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found