commit | b3282ab116cd7ebd2829ac8088524b5b279330e5 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Aug 12 08:18:28 2010 +0200 |
committer | Eric Miao <eric.y.miao@gmail.com> | Mon Aug 30 09:59:44 2010 +0800 |
tree | e415add0e19f33ed570f6b2fe7b82d8937d8f18b | |
parent | be7a6d9dd67251675b83a29f4b15392eae62e70b [diff] |
ARM: pxa: Make id const in pwm_probe() This fixes the compiler warning: arch/arm/plat-pxa/pwm.c: In function 'pwm_probe': arch/arm/plat-pxa/pwm.c:179: warning: initialization discards qualifiers from pointer target type Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>