From: Yoichi Yuasa Date: Sat, 20 Feb 2010 12:23:22 +0000 (+0900) Subject: MIPS: Highmem: Fix build error X-Git-Tag: v2.6.33~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ab320ac560af3333191a473e56615fb48fff95;p=pandora-kernel.git MIPS: Highmem: Fix build error arch/mips/mm/highmem.c: In function 'kmap_init': arch/mips/mm/highmem.c:130: error: 'init_mm' undeclared (first use in this function) arch/mips/mm/highmem.c:130: error: (Each undeclared identifier is reported only once arch/mips/mm/highmem.c:130: error: for each function it appears in.) Signed-off-by: Yoichi Yuasa Cc: linux-mips Patchwork: http://patchwork.linux-mips.org/patch/980/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed