From: Benjamin Herrenschmidt Date: Tue, 14 Jun 2011 00:57:50 +0000 (+1000) Subject: mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header X-Git-Tag: v3.0~42^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a63fdc5156f2ef5690b6cf03d72b0c4917efbba7;p=pandora-kernel.git mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header The macro MIN_MEMORY_BLOCK_SIZE is currently defined twice in two .c files, and I need it in a third one to fix a powerpc bug, so let's first move it into a header Signed-off-by: Benjamin Herrenschmidt Acked-by: Ingo Molnar --- Reading git-diff-tree failed