Skip to content

Commit

Permalink
ARM: OMAP3: clock data: remove obsolete comment
Browse files Browse the repository at this point in the history
The file is currently called 'clock3xxx_data.c', so this comment is
out of date.

Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
[paul@pwsan.com: wrote changelog]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
  • Loading branch information
Michael Jones authored and Paul Walmsley committed Sep 22, 2012
1 parent 9fe0624 commit e5e7045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-omap2/clock3xxx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -3215,7 +3215,6 @@ static struct clk dummy_apb_pclk = {
* clkdev
*/

/* XXX At some point we should rename this file to clock3xxx_data.c */
static struct omap_clk omap3xxx_clks[] = {
CLK(NULL, "apb_pclk", &dummy_apb_pclk, CK_3XXX),
CLK(NULL, "omap_32k_fck", &omap_32k_fck, CK_3XXX),
Expand Down

0 comments on commit e5e7045

Please sign in to comment.