From: Adrian Bunk Date: Mon, 5 May 2008 19:38:58 +0000 (-0700) Subject: sparc64: remove online_page() X-Git-Tag: v2.6.26-rc2~53^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abdefbdbd5c683ddcb1dd0d3dd414d02f078a5da;p=pandora-kernel.git sparc64: remove online_page() 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed