summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/include/mach/power.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mxs/include/mach/power.h')
-rw-r--r--arch/arm/mach-mxs/include/mach/power.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-mxs/include/mach/power.h b/arch/arm/mach-mxs/include/mach/power.h
deleted file mode 100644
index f429b3c31c..0000000000
--- a/arch/arm/mach-mxs/include/mach/power.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __MACH_POWER_H
-#define __MACH_POWER_H
-
-void imx_power_prepare_usbphy(void);
-int imx_get_vddio(void);
-int imx_set_vddio(int);
-
-#endif /* __MACH_POWER_H */