virtio: Add module driver macro for virtio drivers.
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Wed, 13 Feb 2013 05:22:36 +0000 (15:52 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 13 Feb 2013 06:30:32 +0000 (17:00 +1030)
Add helper macro for drivers that don't do anything
special in module init/exit.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found