]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: xilinx: Make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Wed, 7 May 2014 08:42:22 +0000 (17:42 +0900)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 26 May 2014 20:09:58 +0000 (22:09 +0200)
commit4b42ba53d93846ed22ca6cb67fb40727127ed9f4
treed9863d7f5ff37394dbb8f4e0a68e5c84861a82ac
parent8879f7139eeb3bf718448103c442b5430e522996
watchdog: xilinx: 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>
Reviewed-by: Michal Simek <monstr@monstr.eu>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/of_xilinx_wdt.c