Merge git://git.infradead.org/mtd-2.6
[pandora-kernel.git] / arch / arm / mach-s5p6440 / include / mach / system.h
index d2dd817..a359ee3 100644 (file)
 #ifndef __ASM_ARCH_SYSTEM_H
 #define __ASM_ARCH_SYSTEM_H __FILE__
 
-static void arch_idle(void)
-{
-       /* nothing here yet */
-}
+#include <plat/system-reset.h>
 
-static void arch_reset(char mode, const char *cmd)
+static void arch_idle(void)
 {
        /* nothing here yet */
 }