diff options
| -rw-r--r-- | arch/sparc/kernel/perf_event.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/kernel/perf_event.c b/arch/sparc/kernel/perf_event.c index 03b041c4d95c..32fc974bf8b5 100644 --- a/arch/sparc/kernel/perf_event.c +++ b/arch/sparc/kernel/perf_event.c | |||
| @@ -214,7 +214,7 @@ static const struct sparc_pmu ultra3_pmu = { | |||
| 214 | 214 | ||
| 215 | /* Niagara1 is very limited. The upper PIC is hard-locked to count | 215 | /* Niagara1 is very limited. The upper PIC is hard-locked to count |
| 216 | * only instructions, so it is free running which creates all kinds of | 216 | * only instructions, so it is free running which creates all kinds of |
| 217 | * problems. Some hardware designs make one wonder if the creastor | 217 | * problems. Some hardware designs make one wonder if the creator |
| 218 | * even looked at how this stuff gets used by software. | 218 | * even looked at how this stuff gets used by software. |
| 219 | */ | 219 | */ |
| 220 | static const struct perf_event_map niagara1_perfmon_event_map[] = { | 220 | static const struct perf_event_map niagara1_perfmon_event_map[] = { |
