From: Eric Miao Date: Mon, 13 Apr 2009 08:09:21 +0000 (+0800) Subject: [ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWM X-Git-Tag: v2.6.31-rc1~344^2~3^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a71ef16327a534a88fb1277d28dcd362dbb1992f;p=pandora-kernel.git [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 --- Reading git-diff-tree failed