From: Paul Mundt Date: Wed, 27 Oct 2010 05:24:34 +0000 (+0900) Subject: sh: Fix the sparsemem disabled build. X-Git-Tag: v2.6.37-rc1~61^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc1cf380e15f7314f8defb849b8e926d5755f8b;p=pandora-kernel.git sh: Fix the sparsemem disabled build. The introduction of MAX_PHYSMEM_BITS in to the initial cpuinfo struct causes a build error when sparsemem is disabled and asm/sparsemem.h is not brought in by other means. Include it explicitly. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed