Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5e70453 authored by Michael Jones's avatar Michael Jones Committed by Paul Walmsley
Browse files

ARM: OMAP3: clock data: remove obsolete comment



The file is currently called 'clock3xxx_data.c', so this comment is
out of date.

Signed-off-by: default avatarMichael Jones <michael.jones@matrix-vision.de>
[paul@pwsan.com: wrote changelog]
Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
parent 9fe0624e
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -3215,7 +3215,6 @@ static struct clk dummy_apb_pclk = {
 * clkdev
 * clkdev
 */
 */


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