[ARM] S3C: Move watchdog system reset to own file.
authorBen Dooks <ben-linux@fluff.org>
Sun, 17 May 2009 22:30:45 +0000 (23:30 +0100)
committerBen Dooks <ben-linux@fluff.org>
Sun, 17 May 2009 22:30:45 +0000 (23:30 +0100)
commit3cba5ef862bc2c2a0cf2841d993bfb99b9a6c476
tree97000464c961fca757c2131d53680ebed2997e10
parent3f7ea467be1bad860c0f71ba7373dd3cf76b485a
[ARM] S3C: Move watchdog system reset to own file.

Move the watchdog reset code from <mach/system-reset.h> to
a new file <plat/watchdog-reset.h> as this code is needed
by both s3c2410, s3c64xx and soon-to-be added s3c24a0.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/system-reset.h
arch/arm/plat-s3c/include/plat/watchdog-reset.h [new file with mode: 0644]