]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-omap/system.h
Fix remaining sparse warnings in arch/arm/mach-omap2
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-omap / system.h
index 5bdac693fdd698f9c25af179d3deed2184019400..4faeb9fc7aeec224384a203678572179790d50af 100644 (file)
@@ -9,12 +9,12 @@
 #include <asm/mach-types.h>
 #include <asm/hardware.h>
 
+#include <asm/arch/prcm.h>
+
 #ifndef CONFIG_MACH_VOICEBLUE
 #define voiceblue_reset()              do {} while (0)
 #endif
 
-extern void omap_prcm_arch_reset(char mode);
-
 static inline void arch_idle(void)
 {
        cpu_do_idle();