1
0
Fork 0
remarkable-linux/arch/mips/sibyte/bcm1480
Ralf Baechle 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Some of the were relying into smp.h being dragged in by another header
which of course is fragile.  <asm/cpu-info.h> uses smp_processor_id()
only in macros and including smp.h there leads to an include loop, so
don't change cpu-info.h.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-06-24 18:34:39 +01:00
..
Makefile [MIPS] Use -Werror on subdirectories which build cleanly. 2007-07-31 21:35:33 +01:00
irq.c MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 2009-06-24 18:34:39 +01:00
setup.c [MIPS] Sibyte: cleanup static inline forward declarations. 2007-10-11 23:46:05 +01:00
smp.c irq: update all arches for new irq_desc, fix 2009-01-15 11:15:36 +01:00
time.c [MIPS] Sibyte: Split and move clock code. 2007-11-02 16:13:47 +00:00