From: Joonsoo Kim Date: Wed, 12 Dec 2012 21:50:42 +0000 (-0800) Subject: bootmem: remove not implemented function call, bootmem_arch_preferred_node() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~33^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d7a695604556913d9ef1ead47881b804d6c52b4;p=pandora-kernel.git bootmem: remove not implemented function call, bootmem_arch_preferred_node() There is no implementation of bootmem_arch_preferred_node() and a call to this function will cause a compilation error. So remove it. Signed-off-by: Joonsoo Kim Cc: Haavard Skinnemoen Cc: Hans-Christian Egtvedt Cc: Johannes Weiner Cc: FUJITA Tomonori Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed