clocksource: add empty version of clocksource_of_init
authorRob Herring <rob.herring@calxeda.com>
Mon, 11 Mar 2013 02:52:53 +0000 (21:52 -0500)
committerRob Herring <rob.herring@calxeda.com>
Mon, 11 Mar 2013 13:40:12 +0000 (08:40 -0500)
Add an empty clocksource_of_init when !CLKSRC_OF. This is needed for builds
where no timer has selected CLKSRC_OF.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>

No differences found