commit | 3501c9ae9fc5414d09c9a8d3a5452d2b167db916 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Jan 26 10:45:40 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Sat Feb 20 22:31:17 2010 +0000 |
tree | 200146af3989c0c07b0a66bff96ac959602d1b1e | |
parent | 2f6c2ac1d945ffc2e343103bdcfccbdb2e2de805 [diff] |
ARM: S3C64XX: Move headers into machine include directory 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>