aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2014-05-08 16:56:28 +0200
committerGreg Kroah-Hartman <[email protected]>2014-05-27 14:24:34 -0700
commit1690e35f9b95e0efe063d76a7ab485db3e8d3bc5 (patch)
tree90fe5251293598c7c9f96e64df731540b5fc8f0e /tools/perf/scripts/python/syscall-counts.py
parentc919951d940f28b3b9eb208e289faa27f4bc4678 (diff)
misc: atmel_pwm: only build for supported platforms
There is architecture code in mach-at91 that depends on the CONFIG_ATMEL_PWM symbol in order to call the soc-specific at91_add_device_pwm function. While all of this is about code that will be removed in the future, using DT probing and the PWM framework, we currently get a build failure: arch/arm/mach-at91/built-in.o: In function `at91_pwm_leds': arch/arm/mach-at91/leds.c:88: undefined reference to `at91_add_device_pwm' This patch ensures we only try to build this driver on platforms on which it will build and work. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions