Re: [PATCH] mips: prom_free_prom_memory() returns `unsigned long'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 28, 2005 at 12:42:56AM -0400, Arthur Othieno wrote:

> Some boards have, eg.:
> 
>   arch/mips/momentum/ocelot_3/prom.c:242:void __init prom_free_prom_memory(void)
> 
> yet free_initmem() expects a return:
> 
>   arch/mips/mm/init.c:285:extern unsigned long prom_free_prom_memory(void);
>   arch/mips/mm/init.c:291:	freed = prom_free_prom_memory();
> 
> Fix those up and return 0 instead, just like everyone else does.

Thanks alot, applied.

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux