From: Alex Williamson <[email protected]>

Cc: Kirti Wankhede <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
---
 include/linux/mdev.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/include/linux/mdev.h b/include/linux/mdev.h
index ec819e9..c3dbf0e 100644
--- a/include/linux/mdev.h
+++ b/include/linux/mdev.h
@@ -35,7 +35,6 @@ struct mdev_device {
 
        /* internal */
        struct kref             ref;
-       struct list_head        next;
        struct kobject          *type_kobj;
 };
 

Reply via email to