X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fplat-omap%2Finclude%2Fmach%2Fsystem.h;h=e9b95637f7fc0808a0d2d14f1443ebb3426ae4b2;hb=fecb494beef09e4caaa80313834af26f57091195;hp=06923f261545c268852f308ae73cb30b4546aa32;hpb=16c90f020034d3cd38b3dab280001e728e6b19e5;p=linux-2.6-omap-h63xx.git diff --git a/arch/arm/plat-omap/include/mach/system.h b/arch/arm/plat-omap/include/mach/system.h index 06923f26154..e9b95637f7f 100644 --- a/arch/arm/plat-omap/include/mach/system.h +++ b/arch/arm/plat-omap/include/mach/system.h @@ -9,12 +9,12 @@ #include #include +#include + #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();