]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mips/oprofile/op_model_loongson2.c
MIPS: Oprofile: Rename cpu_type from godson2 to loongson2
[net-next-2.6.git] / arch / mips / oprofile / op_model_loongson2.c
index deed1d5d4982b1ecf5bd6f0ad0e66dda7583b917..575cd14734759314f3da89e87705ea14a224fbf8 100644 (file)
@@ -22,7 +22,7 @@
  * otherwise, the oprofile tool will not recognize this and complain about
  * "cpu_type 'unset' is not valid".
  */
-#define LOONGSON2_CPU_TYPE     "mips/godson2"
+#define LOONGSON2_CPU_TYPE     "mips/loongson2"
 
 #define LOONGSON2_COUNTER1_EVENT(event)        ((event & 0x0f) << 5)
 #define LOONGSON2_COUNTER2_EVENT(event)        ((event & 0x0f) << 9)