ARM: sunxi: remove .init_time hooks
authorOlof Johansson <olof@lixom.net>
Mon, 28 Oct 2013 17:13:46 +0000 (10:13 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 28 Oct 2013 17:19:45 +0000 (10:19 -0700)
The machine entries were split up, but the cleanup to remove .init_time
removed the function that the new/split entries refer to. Remove them
since they are no longer needed.

Cc: Maxime Ripard <mripard@free-electrons.com>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found