Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[sfrench/cifs-2.6.git] / arch / arm / mach-s3c64xx / common.c
index 5c45aae675b63e86f21c44aea48e41bfccddb444..16547f2641a32d343bb8ea44adfdf106ad781f49 100644 (file)
@@ -440,8 +440,3 @@ void s3c64xx_restart(enum reboot_mode mode, const char *cmd)
        /* if all else fails, or mode was for soft, jump to 0 */
        soft_restart(0);
 }
-
-void __init s3c64xx_init_late(void)
-{
-       s3c64xx_pm_late_initcall();
-}