sparc64: remove online_page()
authorAdrian Bunk <bunk@kernel.org>
Mon, 5 May 2008 19:38:58 +0000 (12:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2008 19:38:58 +0000 (12:38 -0700)
The identical online_page() implementations from all architectures got
moved to mm/memory_hotplug.c - except for the sparc64 one that even was
dead code due to MEMORY_HOTPLUG not being available there.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found