Driver core: Move find_memory_block routine
authorNathan Fontenot <nfont@austin.ibm.com>
Tue, 19 Oct 2010 17:44:20 +0000 (12:44 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:16:44 +0000 (10:16 -0700)
commite4619c857d1d769b1172a75ba6b6ebd1186a9c58
treea02a286905d4721d378dc1ca42966d12527df70e
parent1ce873abed551a4a0f35e25af9eeec4efdcf341b
Driver core: Move find_memory_block routine

Move the find_memory_block() routine up to avoid needing a forward
declaration in subsequent patches.

Signed-off-by: Nathan Fontenot <nfont@austin.ibm.com>
Reviewed-by: Robin Holt <holt@sgi.com>
Reviewed-By: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/memory.c