diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-03-19 15:38:50 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-03-28 12:01:06 +0100 |
commit | 3d5a96582303e28c48699f3faaf920ef7d43e6f2 (patch) | |
tree | 7559859702f2fa02f6a4db64cf10f6c2e3f80c21 /include/clocksource | |
parent | ARM: smp_twd: convert to use CLKSRC_OF init (diff) | |
download | linux-3d5a96582303e28c48699f3faaf920ef7d43e6f2.tar.xz linux-3d5a96582303e28c48699f3faaf920ef7d43e6f2.zip |
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 'include/clocksource')
0 files changed, 0 insertions, 0 deletions