Date:2012-05-06 03:10:57 (11 years 10 months ago)
Author:Maarten ter Huurne
Commit:77dbab172c582f659e7c1e21dfeb465eec7ce09a
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
3737#define CLK_ALWAYS_ENABLED (1 << 0)
3838#define CLK_RATE_PROPAGATES (1 << 1)
3939
40/* Should be defined by processor-specific code */
41void arch_init_clk_ops(struct clk_ops **, int type);
42
4340int clk_init(void);
4441
4542int __clk_enable(struct clk *);

Archive Download the corresponding diff file



interactive