]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-hym8563: make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Thu, 22 May 2014 00:43:50 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:50 +0000 (10:43 +1000)
commit0bb156237831286cf2437e4a58c129405eb27edf
tree5473e1babf140ad96c2cc6bcf2366351b02a2307
parentc434bfc7004a86117132e64e43ef83f001dd2e44
rtc: rtc-hym8563: make of_device_id array const

Make of_device_id array const, because all OF functions handle it as
const.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Heiko Stbner <heiko@sntech.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-hym8563.c