ARM: mach-virt: fixup machine descriptor after removal of sys_timer
authorWill Deacon <will.deacon@arm.com>
Mon, 11 Feb 2013 17:47:31 +0000 (17:47 +0000)
committerOlof Johansson <olof@lixom.net>
Mon, 11 Feb 2013 18:39:30 +0000 (10:39 -0800)
Now that sys_timer has been removed, update the mach-virt machine
descriptor to use a direct pointer to its timer_init function.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found