android_kernel_oneplus_msm8998/arch/arm/plat-omap
Tony Lindgren bf027ca137 ARM: OMAP: Split sram.h to local headers and minimal shared header
Most of the defines are specific to omap1 and omap2+,
and should be in the local headers. Only minimal function
prototypes need to be shared.

As discussed on linux-arm-kernel, we want to avoid
relative includes for the arch/arm/*omap* shared code:

http://www.spinics.net/lists/linux-omap/msg80520.html

So this patch re-adds a minimal plat/sram.h.

The new plat/sram.h must not be included from drivers,
that will break build for omap2+ CONFIG_MULTIPLATFORM.

Note that this patch temporarily adds two more
relative includes; Those will be removed in the
following patch.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-10-31 10:14:13 -07:00
..
include ARM: OMAP: Split sram.h to local headers and minimal shared header 2012-10-31 10:14:13 -07:00
common.c ARM: OMAP2+: Move omap_reserve() locally to mach-omap2 2012-10-18 16:22:22 -07:00
common.h ARM: OMAP: Make plat/sram.h local to plat-omap 2012-10-17 12:04:34 -07:00
counter_32k.c ARM: OMAP: remove plat/clock.h 2012-10-18 16:23:20 -07:00
debug-devices.c ARM: OMAP: resolve sparse warning concerning debug_card_init() 2012-10-16 14:05:50 -07:00
debug-leds.c ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap 2012-10-17 11:36:37 -07:00
dma.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
dmtimer.c ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 2012-10-18 16:22:08 -07:00
fb.c OMAP: VRFB: convert vrfb to platform device 2012-10-17 12:09:35 +03:00
fpga.h ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap 2012-10-17 11:36:37 -07:00
i2c.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
i2c.h ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2 2012-10-17 11:36:50 -07:00
Kconfig ARM: config: sort select statements alphanumerically 2012-10-13 17:11:28 +01:00
mailbox.c workqueue: deprecate flush[_delayed]_work_sync() 2012-08-20 14:51:24 -07:00
Makefile ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.c 2012-10-18 16:22:26 -07:00
omap-pm-noop.c ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 2012-10-18 16:22:08 -07:00
sram.c ARM: OMAP: Split sram.h to local headers and minimal shared header 2012-10-31 10:14:13 -07:00