dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/pmc-sierra/yosemite
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] kgdb: Remove existing implementation 2008-07-30 21:54:42 +01:00
atmel_read_eeprom.c trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
atmel_read_eeprom.h Useless includes of everything, the kitchen sink and version.h ... 2005-10-29 19:31:07 +01:00
ht-irq.c Useless includes of everything, the kitchen sink and version.h ... 2005-10-29 19:31:07 +01:00
ht.c PCI: remove unused arch pcibios_update_resource() functions 2008-06-27 13:14:01 -07:00
irq.c [MIPS] kgdb: Remove existing implementation 2008-07-30 21:54:42 +01:00
prom.c smp_call_function: get rid of the unused nonatomic/retry argument 2008-06-26 11:24:35 +02:00
py-console.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
setup.c mips: use bcd2bin/bin2bcd 2008-10-20 08:52:41 -07:00
setup.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smp.c MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 2009-06-24 18:34:39 +01:00