Commit 5004614b authored by Andrea Gelmini's avatar Andrea Gelmini Committed by Ralf Baechle

MIPS: oprofile: Fix typo

Signed-off-by: default avatarAndrea 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: default avatarRalf Baechle <ralf@linux-mips.org>
parent e7e3346c
......@@ -24,7 +24,7 @@ struct op_counter_config {
unsigned long unit_mask;
};
/* Per-architecture configury and hooks. */
/* Per-architecture configure and hooks. */
struct op_mips_model {
void (*reg_setup) (struct op_counter_config *);
void (*cpu_setup) (void *dummy);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment