cbus-retu-wdt: Constify watchdog_info structure
authorMichael Buesch <mb@bu3sch.de>
Fri, 4 Mar 2011 15:33:27 +0000 (15:33 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 8 Mar 2011 22:56:18 +0000 (14:56 -0800)
commit2bdf24db0b2c787bf9d3294e9b1df5cf503bb487
tree2ab39ea882a7e4012b89aab6db09b02487aa7237
parent012df5da64dd99a5672869c0c99d9cce2be46df3
cbus-retu-wdt: Constify watchdog_info structure

Nobody modifies the watchdog_info structure, so make it const.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/cbus/retu-wdt.c