[PATCH 6/9] v4 Update the find_memory_block declaration
KAMEZAWA Hiroyuki
kamezawa.hiroyu at jp.fujitsu.com
Thu Aug 5 14:59:44 EST 2010
On Tue, 03 Aug 2010 08:41:45 -0500
Nathan Fontenot <nfont at austin.ibm.com> wrote:
> Update the find_memory_block declaration to to take a struct mem_section *
> so that it matches the definition.
>
> Signed-off-by: Nathan Fontenot <nfont at austin.ibm.com>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com>
Hmm...my mmotm-0727 has this definition in memory.h...
extern struct memory_block *find_memory_block(struct mem_section *);
What patch makes it unsigned long ?
More information about the Linuxppc-dev
mailing list