commit | e4619c857d1d769b1172a75ba6b6ebd1186a9c58 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@austin.ibm.com> | Tue Oct 19 12:44:20 2010 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:16:44 2010 -0700 |
tree | a02a286905d4721d378dc1ca42966d12527df70e | |
parent | 1ce873abed551a4a0f35e25af9eeec4efdcf341b [diff] |
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>