diff options
Diffstat (limited to 'include/linux/of.h')
-rw-r--r-- | include/linux/of.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/of.h b/include/linux/of.h index fe472e5195a9..e240992e5cb6 100644 --- a/include/linux/of.h +++ b/include/linux/of.h | |||
@@ -50,7 +50,6 @@ struct of_irq_controller; | |||
50 | 50 | ||
51 | struct device_node { | 51 | struct device_node { |
52 | const char *name; | 52 | const char *name; |
53 | const char *type; | ||
54 | phandle phandle; | 53 | phandle phandle; |
55 | const char *full_name; | 54 | const char *full_name; |
56 | struct fwnode_handle fwnode; | 55 | struct fwnode_handle fwnode; |