]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Lasat: Fix compilation
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 12 Aug 2009 19:59:27 +0000 (23:59 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:42 +0000 (20:07 +0200)
commit671851eb2e2d3e9aa2d7c9819407ae99e12aaecc
tree99807754c0a25336edb711f12f9861d1f71a0005
parent60ec3e310106e0377cb54b9a40fba4acd16cf2aa
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 <adobriyan@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/lasat/lasat.h