diff options
| author | Rajendra Nayak <[email protected]> | 2010-12-21 20:01:17 -0700 |
|---|---|---|
| committer | Paul Walmsley <[email protected]> | 2010-12-21 20:01:17 -0700 |
| commit | 74bea6b9881f4b32f6c0379e46d2f5e16fd34a07 (patch) | |
| tree | 5814d6a95d8edb64b9e4d01e75dfeb15edd8d972 /tools/perf/scripts/python/bin | |
| parent | ff2516fbef20ed9edd9cc2fc8b8b48d5cb5a932f (diff) | |
OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file
powerdomains.h header today has only static definitions. Adding any
function declarations into it and including it in multiple source file
is expected to cause issues. Hence move all the static definitions
from powerdomains.h file into powerdomains_data.c file.
Also, create a new powerdomain section of the mach-omap2/Makefile, and
rearrange the prcm-common part of the Makefile, now that the
powerdomain code is in its own Makefile section.
Signed-off-by: Rajendra Nayak <[email protected]>
[[email protected]: rearrange Makefile changes, tweaked commit message]
Signed-off-by: Paul Walmsley <[email protected]>
Reviewed-by: Kevin Hilman <[email protected]>
Tested-by: Kevin Hilman <[email protected]>
Tested-by: Santosh Shilimkar <[email protected]>
Tested-by: Rajendra Nayak <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions