Date:2012-05-06 03:10:57 (11 years 10 months ago)
Author:Maarten ter Huurne
Commit:ed23919e606148dc6c0f19214e76f245d51032b2
Message:MIPS: Removed declaration of obsolete arch_init_clk_ops()

Files: arch/mips/include/asm/clock.h (1 diff)

Change Details

arch/mips/include/asm/clock.h
3535#define CLK_ALWAYS_ENABLED (1 << 0)
3636#define CLK_RATE_PROPAGATES (1 << 1)
3737
38/* Should be defined by processor-specific code */
39void arch_init_clk_ops(struct clk_ops **, int type);
40
4138int clk_init(void);
4239
4340int __clk_enable(struct clk *);

Archive Download the corresponding diff file



interactive