aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arc/kernel/perf_event.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arc/kernel/perf_event.c b/arch/arc/kernel/perf_event.c
index fd2ec50102f2..57b58f52d825 100644
--- a/arch/arc/kernel/perf_event.c
+++ b/arch/arc/kernel/perf_event.c
@@ -266,7 +266,6 @@ static int arc_pmu_add(struct perf_event *event, int flags)
266 266
267static int arc_pmu_device_probe(struct platform_device *pdev) 267static int arc_pmu_device_probe(struct platform_device *pdev)
268{ 268{
269 struct arc_pmu *arc_pmu;
270 struct arc_reg_pct_build pct_bcr; 269 struct arc_reg_pct_build pct_bcr;
271 struct arc_reg_cc_build cc_bcr; 270 struct arc_reg_cc_build cc_bcr;
272 int i, j, ret; 271 int i, j, ret;