From: Christoph Lameter Date: Mon, 28 Apr 2008 09:12:54 +0000 (-0700) Subject: mm: Get rid of __ZONE_COUNT X-Git-Tag: v2.6.26-rc1~962 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97965478a66fbdf0f4ad5e4ecc4828f0cb548a45;p=pandora-kernel.git mm: Get rid of __ZONE_COUNT It was used to compensate because MAX_NR_ZONES was not available to the #ifdefs. Export MAX_NR_ZONES via the new mechanism and get rid of __ZONE_COUNT. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed