diff options
author | Kevin Hilman <[email protected]> | 2012-11-14 16:54:27 -0800 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2012-11-14 17:06:20 -0800 |
commit | 936407358759adb302df93ab61fa68141897270c (patch) | |
tree | ade92c2f6db1f68ffaab6bd5be4227c63b3c3ba4 /tools/perf/util/trace-event-scripting.c | |
parent | b1d2037a6c3c754ef7f527249ab2e1dee51e73dd (diff) |
ARM: OMAP4: PM: fix errata handling when CONFIG_PM=n
commit c9621844 (ARM: OMAP4: PM: add errata support) introduced errata
handling for OMAP4, but was broken when CONFIG_PM=n.
When CONFIG_PM=n, pm44xx.c is not compiled, yet that is where pm44xx_errata
is defined. However, these errata are needed for the SMP boot/hotplug case
also, and are primarily used in omap-smp.c.
Move the definition of pm44xx_errata to omap-smp.c so that it's available
even in the CONFIG_PM=n case.
Cc: Tero Kristo <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions