commit | e4619c857d1d769b1172a75ba6b6ebd1186a9c58 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <[email protected]> | Tue Oct 19 12:44:20 2010 -0500 |
committer | Greg Kroah-Hartman <[email protected]> | 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 <[email protected]> Reviewed-by: Robin Holt <[email protected]> Reviewed-By: KAMEZAWA Hiroyuki <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>