kernel_optimize_test/arch/arm/plat-omap
Paul Walmsley 6e01478ae8 OMAP2+: powerdomains: move powerdomain static data to .c files
Static data should be declared in .c files, not .h files.  It should be
possible to #include .h files at any point without creating multiple
copies of the same data.

We converted the clock data to .c files some time ago.  This patch does
the same for the powerdomain data.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Rajendra Nayak <rnayak@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Kevin Hilman <khilman@deeprootsystems.com>
Tested-by: Kevin Hilman <khilman@deeprootsystems.com>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Rajendra Nayak <rnayak@ti.com>
2010-12-21 20:01:20 -07:00
..
include/plat OMAP2+: powerdomains: move powerdomain static data to .c files 2010-12-21 20:01:20 -07:00
clock.c
common.c
counter_32k.c
cpu-omap.c
debug-devices.c
debug-leds.c
devices.c
dma.c OMAP: DMA: Convert DMA library into platform driver 2010-12-20 18:38:31 -08:00
dmtimer.c
fb.c
fb.h
gpio.c
i2c.c I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c 2010-12-20 17:53:04 -08:00
io.c
iommu-debug.c
iommu.c
iopgtable.h
iovmm.c
Kconfig
mailbox.c
Makefile
mcbsp.c
mux.c
ocpi.c
omap_device.c
omap-pm-noop.c OMAP3: remove OPP interfaces from OMAP PM layer 2010-12-21 14:30:40 -08:00
sram.c Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus 2010-12-21 16:53:00 -08:00
sram.h
usb.c