[ARM] S3C24XX: Fix redefine of DEFINE_TIMER() in s3c24xx pwm-clock.c
authorNelson Castillo <nelsoneci@gmail.com>
Thu, 16 Oct 2008 15:46:10 +0000 (16:46 +0100)
committerBen Dooks <ben-linux@fluff.org>
Thu, 16 Oct 2008 15:48:29 +0000 (16:48 +0100)
commit55b404fd78792d7a88d19f2534510ee42841146f
treefd8cbb175368af75ca9319e96a66afde4611f869
parent5c37866c6e2f0d19896e4c14f386189c1fdf2295
[ARM] S3C24XX: Fix redefine of DEFINE_TIMER() in s3c24xx pwm-clock.c

Do not redefine the DEFINE_TIMER macro. Renamed the local macro
to DEFINE_S3C_TIMER.

Signed-off-by: Nelson Castillo <nelsoneci@gmail.com>
[ben-linux@fluff.org: spelling and subject fix]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c24xx/pwm.c