summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/cpu_op-mx6.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx6/cpu_op-mx6.h')
-rw-r--r--arch/arm/mach-mx6/cpu_op-mx6.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-mx6/cpu_op-mx6.h b/arch/arm/mach-mx6/cpu_op-mx6.h
index f13b26962bde..77e8222c5d38 100644
--- a/arch/arm/mach-mx6/cpu_op-mx6.h
+++ b/arch/arm/mach-mx6/cpu_op-mx6.h
@@ -11,4 +11,7 @@
* http://www.gnu.org/copyleft/gpl.html
*/
+#define CPU_AT_800MHz 0
+#define CPU_AT_1GHz 1
+
void mx6_cpu_op_init(void);