summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/include/mach/omap4_twl6030_mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/include/mach/omap4_twl6030_mmc.h')
-rw-r--r--arch/arm/mach-omap/include/mach/omap4_twl6030_mmc.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/arch/arm/mach-omap/include/mach/omap4_twl6030_mmc.h b/arch/arm/mach-omap/include/mach/omap4_twl6030_mmc.h
new file mode 100644
index 0000000000..e5e2d9c229
--- /dev/null
+++ b/arch/arm/mach-omap/include/mach/omap4_twl6030_mmc.h
@@ -0,0 +1,14 @@
+/*
+ * Copyright (C) 2011 Alexander Aring <a.aring@phytec.de>
+ */
+
+#ifndef __OMAP4_TWL6030_MMC_H__
+#define __OMAP4_TWL6030_MMC_H__
+
+/*
+ * Sets up voltage for mmc slot.
+ */
+void set_up_mmc_voltage_omap4(void);
+
+/* __OMAP4_TWL6030_MMC_H__ */
+#endif