Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / include / linux / of.h
index 18ac8921e90cde679667b9ef7955fd35507e2a1d..fe472e5195a9d21d1a52e3817d3f91e27ff9080c 100644 (file)
@@ -66,7 +66,6 @@ struct device_node {
        unsigned long _flags;
        void    *data;
 #if defined(CONFIG_SPARC)
-       const char *path_component_name;
        unsigned int unique_id;
        struct of_irq_controller *irq_trans;
 #endif