diff mbox

ARM: mach-shmobile: Clock framework comment fix

Message ID 20100816104049.32610.51263.sendpatchset@t400s (mailing list archive)
State Accepted
Commit 3572b33efb044f76c224197408a812cda7d54fe4
Headers show

Commit Message

Magnus Damm Aug. 16, 2010, 10:40 a.m. UTC
None
diff mbox

Patch

--- 0001/arch/arm/mach-shmobile/clock.c
+++ work/arch/arm/mach-shmobile/clock.c	2010-08-16 14:41:31.000000000 +0900
@@ -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.