linux-stable-rt/arch/arm/plat-omap
Santosh Shilimkar 43b3e18982 ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specific header.
Header files in arch/arm/*/include/mach included from
arch/arm/include/asm/*.h are there to provide necessary definitions for
either the rest of the kernel or the ARM specific parts.  They shouldn't
be polluted with *any* platform private stuff which is not absolutely
necessary to satisfy the rest of the kernel.

Hence move the OMAP specific SMP boot functions to different header
instead of keeping them in 'plat/smp.h' which gets included indirectly
by linux/smp.h

The patch is outcome of the discussion in below thread:
	http://www.spinics.net/lists/arm-kernel/msg120363.html

Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-04-04 09:36:21 +01:00
..
include/plat ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specific header. 2011-04-04 09:36:21 +01:00
Kconfig
Makefile
clock.c
common.c
counter_32k.c
cpu-omap.c
debug-devices.c
debug-leds.c
devices.c
dma.c
dmtimer.c
fb.c
fb.h
gpio.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
i2c.c
io.c
iommu-debug.c
iommu.c
iopgtable.h
iovmm.c
mailbox.c
mcbsp.c
mux.c
ocpi.c
omap-pm-noop.c
omap_device.c
sram.c
sram.h
usb.c