memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK
authorYinghai Lu <yinghai@kernel.org>
Wed, 28 Jul 2010 05:28:21 +0000 (15:28 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 5 Aug 2010 02:56:32 +0000 (12:56 +1000)
This should make it easier to catch/debug incorrect use when
the CONFIG_ option isn't set.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found