Loading drivers/of/fdt.c +1 −1 Original line number Diff line number Diff line Loading @@ -184,7 +184,7 @@ static void * unflatten_dt_node(const void *blob, struct property *pp, **prev_pp = NULL; const char *pathp; unsigned int l, allocl; static int depth = 0; static int depth; int old_depth; int offset; int has_name = 0; Loading Loading
drivers/of/fdt.c +1 −1 Original line number Diff line number Diff line Loading @@ -184,7 +184,7 @@ static void * unflatten_dt_node(const void *blob, struct property *pp, **prev_pp = NULL; const char *pathp; unsigned int l, allocl; static int depth = 0; static int depth; int old_depth; int offset; int has_name = 0; Loading