aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-mx5/cpu_op-mx51.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/cpu_op-mx51.h b/arch/arm/mach-mx5/cpu_op-mx51.h
index df10b7d1db73..03564bd3712b 100644
--- a/arch/arm/mach-mx5/cpu_op-mx51.h
+++ b/arch/arm/mach-mx5/cpu_op-mx51.h
@@ -11,4 +11,5 @@
* http://www.gnu.org/copyleft/gpl.html
*/
+struct cpu_op *mx51_get_cpu_op(int *op);
extern void mx51_cpu_op_init(void);