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)
commit0d74578b7de73c4b7f25daaacff8d5091fa83bd4
treeca2180535af545b563cba0ce434a6be5b7ddb45f
parente086df92e21ac83e6a45933a205b62ad79097db5
ARM: sunxi: remove .init_time hooks

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>
arch/arm/mach-sunxi/sunxi.c