ot1200: Remove empty reset_cpu()
[oweals/u-boot.git] / board / bachmann / ot1200 / ot1200_spl.c
index 9c77fd3330a72a535adfd068874afe44d116c63e..f651a40a49e272410a2114372feb2db8a15a9764 100644 (file)
@@ -156,7 +156,3 @@ void board_init_f(ulong dummy)
        /* load/boot image from boot device */
        board_init_r(NULL, 0);
 }
-
-void reset_cpu(ulong addr)
-{
-}