watchdog: xilinx: Make of_device_id array const
authorJingoo Han <[email protected]>
Wed, 7 May 2014 08:42:22 +0000 (17:42 +0900)
committerWim Van Sebroeck <[email protected]>
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 <[email protected]>
Reviewed-by: Michal Simek <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
drivers/watchdog/of_xilinx_wdt.c