X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2Fmach-s5p6442%2Finclude%2Fmach%2Fsystem.h;h=c30c1cc1b97ec72d72b16e76d729729f44663ac5;hp=8bcd8ed0c3c37416192004216bce0826c7ea56ee;hb=d244b6bd41e09ecbb09c738cc2c108be227398c8;hpb=6c9ae016a8e2aff931391d3baa9ce6cb0ffa633c diff --git a/arch/arm/mach-s5p6442/include/mach/system.h b/arch/arm/mach-s5p6442/include/mach/system.h index 8bcd8ed0c3c3..c30c1cc1b97e 100644 --- a/arch/arm/mach-s5p6442/include/mach/system.h +++ b/arch/arm/mach-s5p6442/include/mach/system.h @@ -13,12 +13,9 @@ #ifndef __ASM_ARCH_SYSTEM_H #define __ASM_ARCH_SYSTEM_H __FILE__ -static void arch_idle(void) -{ - /* nothing here yet */ -} +#include -static void arch_reset(char mode, const char *cmd) +static void arch_idle(void) { /* nothing here yet */ }