diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-02-28 16:51:29 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-03-03 22:54:17 (GMT) |
commit | e595ede6050b1ce982d74f7084f93715bcc32359 (patch) | |
tree | 418d4c421e94a3da4351a8a75855bfa4c5279526 /scripts/Makefile.host | |
parent | f2fe09b055e2549de41fb107b34c60bac4a1b0cf (diff) | |
download | linux-fsl-qoriq-e595ede6050b1ce982d74f7084f93715bcc32359.tar.xz |
ARM: 7664/1: perf: remove erroneous semicolon from event initialisation
Commit 9dcbf466559f ("ARM: perf: simplify __hw_perf_event_init err
handling") tidied up the error handling code for perf event
initialisation on ARM, but a copy-and-paste error left a dangling
semicolon at the end of an if statement.
This patch removes the broken semicolon, restoring the old group
validation semantics.
Cc: Mark Rutland <mark.rutland@arm.com>
Acked-by: Dirk Behme <dirk.behme@gmail.com>
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'scripts/Makefile.host')
0 files changed, 0 insertions, 0 deletions