[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)
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>

No differences found