From: Paul Bolle Date: Wed, 20 Mar 2013 10:25:08 +0000 (+0100) Subject: memblock: Kill ARCH_POPULATES_NODE_MAP once more X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~101^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b8660ed3bfe95523561e6d6a6f1ce91389006b1;p=pandora-kernel.git memblock: Kill ARCH_POPULATES_NODE_MAP once more The Kconfig symbol ARCH_POPULATES_NODE_MAP was killed in v3.3. After that it popped up again in microblaze and metag. Nobody noticed, probably because these Kconfig symbols are entirely unused and these architectures both select HAVE_MEMBLOCK_NODE_MAP. Anyhow, these two entries can also be killed. Signed-off-by: Paul Bolle Acked-by: Michal Simek Signed-off-by: James Hogan --- Reading git-diff-tree failed