summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files/include/asm-mips/danube/danube_pmu.h
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-12-22 13:55:14 +0000
committerJohn Crispin <john@openwrt.org>2007-12-22 13:55:14 +0000
commitede75452000b57a7eee95be4469690dae165d1bd (patch)
treef1ef9623582d04f291876626ff75b12f18ea975e /target/linux/ifxmips/files/include/asm-mips/danube/danube_pmu.h
parent4da7f2dbed36a301c92087a8d6b11cd8bb3ab3d0 (diff)
downloadmaster-31e0f0ae-ede75452000b57a7eee95be4469690dae165d1bd.tar.gz
master-31e0f0ae-ede75452000b57a7eee95be4469690dae165d1bd.tar.bz2
master-31e0f0ae-ede75452000b57a7eee95be4469690dae165d1bd.zip
danube to ifxmips transition
SVN-Revision: 9825
Diffstat (limited to 'target/linux/ifxmips/files/include/asm-mips/danube/danube_pmu.h')
-rw-r--r--target/linux/ifxmips/files/include/asm-mips/danube/danube_pmu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ifxmips/files/include/asm-mips/danube/danube_pmu.h b/target/linux/ifxmips/files/include/asm-mips/danube/danube_pmu.h
index 749e3b5638..2b4af8b748 100644
--- a/target/linux/ifxmips/files/include/asm-mips/danube/danube_pmu.h
+++ b/target/linux/ifxmips/files/include/asm-mips/danube/danube_pmu.h
@@ -25,7 +25,7 @@
#define IFXMIPS_PMU_PWDCR_PPE 0x2000
#define IFXMIPS_PMU_PWDCR_FPI 0x4000
-void danube_pmu_enable (unsigned int module);
-void danube_pmu_disable (unsigned int module);
+void ifxmips_pmu_enable (unsigned int module);
+void ifxmips_pmu_disable (unsigned int module);
#endif