From: Yinghai Lu Date: Wed, 28 Jul 2010 05:28:21 +0000 (+1000) Subject: memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK X-Git-Tag: v2.6.37-rc1~183^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b37fad9a63217c39997b2d2b31f44e3d8be727;p=pandora-kernel.git memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK This should make it easier to catch/debug incorrect use when the CONFIG_ option isn't set. Signed-off-by: Yinghai Lu Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed