commit | a71ef16327a534a88fb1277d28dcd362dbb1992f | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@marvell.com> | Mon Apr 13 16:09:21 2009 +0800 |
committer | Eric Miao <eric.y.miao@gmail.com> | Fri Jun 05 10:32:04 2009 +0800 |
tree | c685946965ebdb4064393bf3464aec7249eadc5b | |
parent | a757ad8b391adb2129f8357545aaa678099df473 [diff] |
[ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWM The PXA_PWM config option is really redundant since the introduction of HAVE_PWM, replace that with HAVE_PWM to avoid confusion. Signed-off-by: Eric Miao <eric.miao@marvell.com>