]> git.baikalelectronics.ru Git - kernel.git/commit
[IA64] resolve name clash by renaming is_available_memory()
authorChristoph Lameter <clameter@sgi.com>
Mon, 4 Dec 2006 22:58:35 +0000 (14:58 -0800)
committerTony Luck <tony.luck@intel.com>
Thu, 7 Dec 2006 21:46:12 +0000 (13:46 -0800)
commit2a2cb9d9086603ad4fd3466c1cfabdfa26b21321
treec5cc1fb86896e77fa4634b22229a23179e94cd3e
parentdf6b557478c8de07635bff6f5a25e01df05f1bde
[IA64] resolve name clash by renaming is_available_memory()

There is a name clash with ia64 arch code in Andrew's tree. Rename
is_avialable_memory() to is_memory_available() to avoid the clash.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/efi.c