]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/hv/vmbus_api.h
Staging: hv: Get rid of cleanup from struct hv_driver
[~andy/linux] / drivers / staging / hv / vmbus_api.h
index 568ff09f8d3db16a505b909d94c086c2b9ac4654..584543694bf647ab582b17c956f25a0d067e11b6 100644 (file)
@@ -96,8 +96,6 @@ struct hv_driver {
 
        struct device_driver driver;
 
-       void (*cleanup)(struct hv_driver *driver);
-
        int (*probe)(struct hv_device *);
        int (*remove)(struct hv_device *);
        void (*shutdown)(struct hv_device *);