aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-integrator/smp.h
AgeCommit message (Collapse)AuthorFilesLines
2007-05-16[ARM] Remove Integrator/CP SMP platform supportRussell King1-18/+0
The Integrator/CP SMP platform support was never fully merged, and now it's causing build breakage. Remove it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2005-11-16[ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King1-1/+1
Rationalise hardware.h include. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-06-19[PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King1-0/+19
Add missed new files from basic SMP support for the Integrator/CP platform. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>