Loading include/asm-sparc/prom.h +2 −2 Original line number Diff line number Diff line Loading @@ -35,8 +35,8 @@ struct property { }; struct device_node { char *name; char *type; const char *name; const char *type; phandle node; char *path_component_name; char *full_name; Loading include/asm-sparc64/prom.h +2 −2 Original line number Diff line number Diff line Loading @@ -36,8 +36,8 @@ struct property { struct of_irq_controller; struct device_node { char *name; char *type; const char *name; const char *type; phandle node; char *path_component_name; char *full_name; Loading Loading
include/asm-sparc/prom.h +2 −2 Original line number Diff line number Diff line Loading @@ -35,8 +35,8 @@ struct property { }; struct device_node { char *name; char *type; const char *name; const char *type; phandle node; char *path_component_name; char *full_name; Loading
include/asm-sparc64/prom.h +2 −2 Original line number Diff line number Diff line Loading @@ -36,8 +36,8 @@ struct property { struct of_irq_controller; struct device_node { char *name; char *type; const char *name; const char *type; phandle node; char *path_component_name; char *full_name; Loading