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>
Tue, 10 Jun 2014 19:43:21 +0000 (21:43 +0200)
commit9ebf1855dbe0a170e45a2000d6f8e16d88b5fd7c
tree4eb463de59058a3285f5fe3478536ec1ae721eae
parentfaad5de0b10484d3dc2ed2a803b2b82f6b1b81ee
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