[ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code
[deliverable/linux.git] / arch / arm / plat-omap / include / mach / prcm.h
index 56eba0fd6f6a3db715397622a14009736158afd7..24ac3c7159126eda9a7e88d00158fdc14713f704 100644 (file)
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
-#ifndef __ASM_ARM_ARCH_DPM_PRCM_H
-#define __ASM_ARM_ARCH_DPM_PRCM_H
+#ifndef __ASM_ARM_ARCH_OMAP_PRCM_H
+#define __ASM_ARM_ARCH_OMAP_PRCM_H
 
 u32 omap_prcm_get_reset_sources(void);
+void omap_prcm_arch_reset(char mode);
 
 #endif
 
This page took 0.039842 seconds and 5 git commands to generate.