diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock44xx.h')
-rw-r--r-- | arch/arm/mach-omap2/clock44xx.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/clock44xx.h b/arch/arm/mach-omap2/clock44xx.h index 0c739726703d..6be1095936db 100644 --- a/arch/arm/mach-omap2/clock44xx.h +++ b/arch/arm/mach-omap2/clock44xx.h | |||
@@ -5,8 +5,8 @@ | |||
5 | * Copyright (C) 2010 Nokia Corporation | 5 | * Copyright (C) 2010 Nokia Corporation |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #ifndef __ARCH_ARM_MACH_OMAP2_CLOCK_44XX_H | 8 | #ifndef __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H |
9 | #define __ARCH_ARM_MACH_OMAP2_CLOCK_44XX_H | 9 | #define __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H |
10 | 10 | ||
11 | /* | 11 | /* |
12 | * XXX Missing values for the OMAP4 DPLL_USB | 12 | * XXX Missing values for the OMAP4 DPLL_USB |
@@ -17,6 +17,4 @@ | |||
17 | 17 | ||
18 | int omap4xxx_clk_init(void); | 18 | int omap4xxx_clk_init(void); |
19 | 19 | ||
20 | extern const struct clkops omap4_clkops_noncore_dpll_ops; | ||
21 | |||
22 | #endif | 20 | #endif |