]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/mips/oprofile/op_impl.h
MIPS: oprofile: Fix typo
[karo-tx-linux.git] / arch / mips / oprofile / op_impl.h
index 7c2da27ece04d78e44f46677bd3d5bb9c316ddb4..a4e758a39af4d205283387efa96b7df16f0b64e4 100644 (file)
@@ -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);