ARM: S3C64XX: Move headers into machine include directory
authorBen Dooks <ben-linux@fluff.org>
Tue, 26 Jan 2010 01:45:40 +0000 (10:45 +0900)
committerBen Dooks <ben-linux@fluff.org>
Sat, 20 Feb 2010 22:31:17 +0000 (22:31 +0000)
Move the register and GPIO definition files from plat-s3c64xx into the
machine include direcotry as they are unlikely to be reused outside
mach-s3c64xx.

This move includes removing the empty <mach/regs-clock.h> and replacing
it with the <plat/regs-clock.h> implementation.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found