summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/clock.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-10-31 00:52:14 +0100
committerArnd Bergmann <arnd@arndb.de>2011-10-31 00:52:14 +0100
commit65af7c4608f7b7019e2faa220fb9624988965873 (patch)
tree42be40284249ba4c2584023e94cd12c4df4cffdd /arch/arm/plat-omap/include/plat/clock.h
parentb1e3be0647fec81887e55edbda0c56c0445f7b53 (diff)
parent4c23c8da96de1af7ed88ee5258af613e8c03c3ad (diff)
Merge branches 'stericsson/timer' and 'omap/dmtimer' into next/timer
Diffstat (limited to 'arch/arm/plat-omap/include/plat/clock.h')
-rw-r--r--arch/arm/plat-omap/include/plat/clock.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/plat-omap/include/plat/clock.h b/arch/arm/plat-omap/include/plat/clock.h
index df4b9683f17..197ca03c3f7 100644
--- a/arch/arm/plat-omap/include/plat/clock.h
+++ b/arch/arm/plat-omap/include/plat/clock.h
@@ -80,8 +80,6 @@ struct clkops {
*
* @div is the divisor that should be applied to the parent clock's rate
* to produce the current clock's rate.
- *
- * XXX @flags probably should be replaced with an struct omap_chip.
*/
struct clksel_rate {
u32 val;