aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx5/cpuidle.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx5/cpuidle.h')
-rw-r--r--arch/arm/mach-mx5/cpuidle.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/cpuidle.h b/arch/arm/mach-mx5/cpuidle.h
new file mode 100644
index 00000000000..270ffa651d6
--- /dev/null
+++ b/arch/arm/mach-mx5/cpuidle.h
@@ -0,0 +1,13 @@
+/*
+ * Copyright 2011 Freescale Semiconductor, Inc.
+ * Copyright 2011 Linaro Ltd.
+ *
+ * The code contained herein is licensed under the GNU General Public
+ * License. You may obtain a copy of the GNU General Public License
+ * Version 2 or later at the following locations:
+ *
+ * http://www.opensource.org/licenses/gpl-license.html
+ * http://www.gnu.org/copyleft/gpl.html
+ */
+
+extern struct imx_cpuidle_data mx5_cpuidle_data;