[ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWM
authorEric Miao <eric.miao@marvell.com>
Mon, 13 Apr 2009 08:09:21 +0000 (16:09 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Fri, 5 Jun 2009 02:32:04 +0000 (10:32 +0800)
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>
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile

Simple merge
Simple merge