aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/m68k/include/asm/mcfclk.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/mcfclk.h')
-rw-r--r--arch/m68k/include/asm/mcfclk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/mcfclk.h b/arch/m68k/include/asm/mcfclk.h
index 0aca504fae31..722627e06d66 100644
--- a/arch/m68k/include/asm/mcfclk.h
+++ b/arch/m68k/include/asm/mcfclk.h
@@ -30,6 +30,8 @@ extern struct clk_ops clk_ops0;
extern struct clk_ops clk_ops1;
#endif /* MCFPM_PPMCR1 */
+extern struct clk_ops clk_ops2;
+
#define DEFINE_CLK(clk_bank, clk_name, clk_slot, clk_rate) \
static struct clk __clk_##clk_bank##_##clk_slot = { \
.name = clk_name, \