Lothar Waßmann 983290b062 pwm: i.MX: eliminate build warning
compiling the i.MX pwm driver produces the following warning:
|drivers/pwm/pwm-imx.c: In function 'imx_pwm_probe':
|drivers/pwm/pwm-imx.c:281:7: warning: assignment discards qualifiers from pointer target type

Apply a 'const' attribute to the affected variable declaration.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
2012-12-06 08:52:04 +01:00
..
2012-12-06 08:51:38 +01:00
2012-11-28 15:16:20 +01:00
2012-11-28 15:16:20 +01:00
2012-12-06 08:52:04 +01:00
2012-10-05 20:56:42 +02:00
2012-07-23 13:24:05 +02:00
2012-11-28 15:16:16 +01:00
2012-11-28 15:14:41 +01:00
2012-11-28 15:14:41 +01:00