diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-03-19 14:38:50 (GMT) |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-03-28 11:01:06 (GMT) |
commit | 3d5a96582303e28c48699f3faaf920ef7d43e6f2 (patch) | |
tree | 7559859702f2fa02f6a4db64cf10f6c2e3f80c21 /drivers/sh | |
parent | da4a686a2cfb077a8bfc1697f597e7f86235b822 (diff) | |
download | linux-fsl-qoriq-3d5a96582303e28c48699f3faaf920ef7d43e6f2.tar.xz |
clocksource: make CLOCKSOURCE_OF_DECLARE type safe
This ensures that a function pointer passed into CLOCKSOURCE_OF_DECLARE
takes the same arguments that we use for calling that function later.
Also fix the extraneous semicolon at end of the CLOCKSOURCE_OF_DECLARE
definition.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions