From: Alexey Dobriyan Date: Wed, 12 Aug 2009 19:59:27 +0000 (+0400) Subject: MIPS: Lasat: Fix compilation X-Git-Tag: v2.6.32-rc1~658^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de4c6f9c8ead69d2f423ea80a384ef98bb4b3f8;p=pandora-kernel.git MIPS: Lasat: Fix compilation Header needed for current_cpu_data which expands to smp_processor_id(). However, linux/smp.h can't be included into asm/cpu-info.h due to horrible circular dependencies, so plug it here. Signed-off-by: Alexey Dobriyan Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed