1
linux/arch/mips/cavium-octeon
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
..
executive MIPS: Export erratum function needed by octeon-ethernet driver. 2009-06-17 11:06:29 +01:00
csrc-octeon.c MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() 2009-05-14 13:50:29 +01:00
dma-octeon.c MIPS: Add Cavium OCTEON PCI support. 2009-06-17 11:06:25 +01:00
flash_setup.c MIPS: Stop using <asm-generic/int-l64.h>. 2009-03-30 14:49:41 +02:00
Kconfig
Makefile MIPS: Add Cavium OCTEON PCI support. 2009-06-17 11:06:25 +01:00
msi.c MIPS: Add Cavium OCTEON PCI support. 2009-06-17 11:06:25 +01:00
octeon-irq.c MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 2009-06-24 18:34:39 +01:00
octeon-memcpy.S
pci-common.c MIPS: Add Cavium OCTEON PCI support. 2009-06-17 11:06:25 +01:00
pci-common.h MIPS: Add Cavium OCTEON PCI support. 2009-06-17 11:06:25 +01:00
pci.c MIPS: Add Cavium OCTEON PCI support. 2009-06-17 11:06:25 +01:00
pcie.c MIPS: Add Cavium OCTEON PCI support. 2009-06-17 11:06:25 +01:00
serial.c
setup.c MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 2009-06-24 18:34:39 +01:00
smp.c