Loading arch/mips/gt64120/momenco_ocelot/prom.c +0 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ void __init prom_init(void) char **arg = (char **) fw_arg1; char **env = (char **) fw_arg2; struct callvectors *cv = (struct callvectors *) fw_arg3; uint32_t tmp; int i; /* save the PROM vectors for debugging use */ Loading Loading
arch/mips/gt64120/momenco_ocelot/prom.c +0 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ void __init prom_init(void) char **arg = (char **) fw_arg1; char **env = (char **) fw_arg2; struct callvectors *cv = (struct callvectors *) fw_arg3; uint32_t tmp; int i; /* save the PROM vectors for debugging use */ Loading