X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2Fmomentum%2Focelot_g%2Fprom.c;h=836d0830720de9fa08043dc9f530e73a54e8e700;hb=0b6249567b4ecf6e9d5a8efcf149f3e7cf788cc0;hp=2f75c6b91ec5211fc258a3b732232e4570864e65;hpb=a4144e451ce1951e8dad2aa8e2288f75ab745172;p=linux-2.6 diff --git a/arch/mips/momentum/ocelot_g/prom.c b/arch/mips/momentum/ocelot_g/prom.c index 2f75c6b91e..836d083072 100644 --- a/arch/mips/momentum/ocelot_g/prom.c +++ b/arch/mips/momentum/ocelot_g/prom.c @@ -79,7 +79,6 @@ void __init prom_init(void) } } -unsigned long __init prom_free_prom_memory(void) +void __init prom_free_prom_memory(void) { - return 0; }