[PATCH] ARM: delete struct sys_timer
From: Stephen Warren <hidden>
Date: 2012-11-08 21:04:33
Also in:
linux-arch, lkml
From: Stephen Warren <hidden>
Date: 2012-11-08 21:04:33
Also in:
linux-arch, lkml
On 11/08/2012 02:01 PM, Stephen Warren wrote:
Now that the only field in struct sys_timer is .init, delete the struct, and replace the machine descriptor .timer field with the initialization function itself.
Oops. This one patch is a duplicate of 11/11 in the series I just sent. Sorry.