[PATCH v3 12/12] clocksource: samsung-time: Add Device Tree support

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Mar 28 08:30:50 EDT 2013


On Sat, Mar 09, 2013 at 09:23:21PM +0100, Tomasz Figa wrote:

> +CLOCKSOURCE_OF_DECLARE(s3c24xx_timer,
> +				"samsung,s3c24xx-pwm", samsung_of_timer_init)
> +CLOCKSOURCE_OF_DECLARE(s3c64xx_timer,
> +				"samsung,s3c64xx-pwm", samsung_of_timer_init)

This doesn't build for me in a non-OF configuration, though this seems
to be something that CLOCKSOURCE_OF_DECLARE ought to fix rather than
your series - I've sent a patch for that.  

It also won't build in an OF configuration with latest -next I think
since commit 4d10f054 (clocksource: make CLOCKSOURCE_OF_DECLARE type
safe) removed the semicolon the macro provided - we need them at the end
of each line here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130328/3c19c7af/attachment-0001.sig>


More information about the linux-arm-kernel mailing list