diff options
author | 2015-06-11 15:41:58 -0700 | |
---|---|---|
committer | 2015-06-11 15:41:58 -0700 | |
commit | 89b8da06ba302dd130df60df7964ccd3ab151cd6 (patch) | |
tree | db237b0c3036a2fcb3e22d786039e43c3130c5b4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ARM: socfpga: support suspend to ram (diff) | |
download | linux-dev-89b8da06ba302dd130df60df7964ccd3ab151cd6.tar.xz linux-dev-89b8da06ba302dd130df60df7964ccd3ab151cd6.zip |
ARM: socfpga: fix build error due to secondary_startup
After commit 02b4e2756e01 (ARM: v7 setup function should invalidate L1
cache) the soc specific secondary_startup is removed, causing build
failures:
../arch/arm/mach-socfpga/platsmp.c: In function 'socfpga_a10_boot_secondary':
../arch/arm/mach-socfpga/platsmp.c:66:140: error: 'socfpga_secondary_startup' undeclared (first use in this function)
../arch/arm/mach-socfpga/platsmp.c:66:140: note: each undeclared identifier is reported only once for each function it appears in
To fix, use the generic secondary_startup.
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions