projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7e3346
)
MIPS: oprofile: Fix typo
author
Andrea Gelmini
<andrea.gelmini@gelma.net>
Sat, 21 May 2016 12:01:57 +0000
(14:01 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 28 May 2016 10:35:09 +0000
(12:35 +0200)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: rric@kernel.org
Cc: linux-mips@linux-mips.org
Cc: trivial@kernel.org
Cc: oprofile-list@lists.sf.net
Patchwork: https://patchwork.linux-mips.org/patch/13334/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/oprofile/op_impl.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/oprofile/op_impl.h
b/arch/mips/oprofile/op_impl.h
index 7c2da27ece04d78e44f46677bd3d5bb9c316ddb4..a4e758a39af4d205283387efa96b7df16f0b64e4 100644
(file)
--- a/
arch/mips/oprofile/op_impl.h
+++ b/
arch/mips/oprofile/op_impl.h
@@
-24,7
+24,7
@@
struct op_counter_config {
unsigned long unit_mask;
};
-/* Per-architecture configur
y
and hooks. */
+/* Per-architecture configur
e
and hooks. */
struct op_mips_model {
void (*reg_setup) (struct op_counter_config *);
void (*cpu_setup) (void *dummy);