ARM: mach-shmobile: Clock framework comment fix
authorMagnus Damm <damm@opensource.se>
Mon, 16 Aug 2010 10:40:49 +0000 (10:40 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 18 Aug 2010 07:31:00 +0000 (16:31 +0900)
Update clock framework header comment for SH-Mobile ARM.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/clock.c

index b7c705a..6b7c7c4 100644 (file)
@@ -1,8 +1,10 @@
 /*
- * SH-Mobile Timer
+ * SH-Mobile Clock Framework
  *
  * Copyright (C) 2010  Magnus Damm
  *
+ * Used together with arch/arm/common/clkdev.c and drivers/sh/clk.c.
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; version 2 of the License.