summaryrefslogtreecommitdiffstats
path: root/include/linux/mdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mdev.h')
-rw-r--r--include/linux/mdev.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mdev.h b/include/linux/mdev.h
index 349e8ac1fe33..fb582adda28a 100644
--- a/include/linux/mdev.h
+++ b/include/linux/mdev.h
@@ -14,7 +14,6 @@ struct mdev_type;
struct mdev_device {
struct device dev;
- struct mdev_parent *parent;
guid_t uuid;
void *driver_data;
struct list_head next;