diff options
author | 2015-12-18 17:01:58 +0100 | |
---|---|---|
committer | 2015-12-18 17:03:59 +0100 | |
commit | 3f93c644c92db1abb6149da712713132e0b37cfc (patch) | |
tree | f12359be218bf9d6a84a5078ac71d5e515064b0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/multiplatform (diff) | |
download | linux-dev-3f93c644c92db1abb6149da712713132e0b37cfc.tar.xz linux-dev-3f93c644c92db1abb6149da712713132e0b37cfc.zip |
ARM: realview: build realview-dt SMP support only when used
The platsmp-dt.c file does not build when CONFIG_SMP is disabled:
platsmp-dt.c:84:2: error: unknown field 'smp_prepare_cpus' specified in initializer
This changes the Makefile to build it conditionally on CONFIG_SMP.
The legacy platsmp.c file is only used for ATAGS based builds, so
we can move it into the CONFIG_ATAGS conditional.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions