From: Kirill A. Shutemov Date: Wed, 12 Dec 2012 00:00:29 +0000 (-0800) Subject: mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~81^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5adfffc857788c8b7eca0e98cf1e26f1964b292;p=pandora-kernel.git mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD We don't need custom NUMA_BUILD anymore, since we have handy IS_ENABLED(). Signed-off-by: Kirill A. Shutemov Acked-by: KOSAKI Motohiro Acked-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed