Gitweb: http://git.kernel.org/linus/70792bcfad5f4817fc067b7fdb0541d8b13b5502 Commit: 70792bcfad5f4817fc067b7fdb0541d8b13b5502 Parent: 3ce2f76f5dfeeacd128db9e5cd6945bac0ea0b2a Author: Ben Dooks <ben-linux@fluff.org> AuthorDate: Mon Nov 30 00:40:47 2009 +0000 Committer: Ben Dooks <ben-linux@fluff.org> CommitDate: Fri Jan 15 17:10:08 2010 +0900 ARM: SAMSUNG: Move <plat/clock.h> to plat-samsung Move the <plat/clock.h> header to plat-samsung where it can be used by all the platforms, and readies it for the next round of clock updates where the clock code will be amalgamated. Signed-off-by: Ben Dooks <ben-linux@fluff.org> --- .../include/plat/clock.h | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-s3c/include/plat/clock.h b/arch/arm/plat-samsung/include/plat/clock.h similarity index 100% rename from arch/arm/plat-s3c/include/plat/clock.h rename to arch/arm/plat-samsung/include/plat/clock.h -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
