aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm')
-rw-r--r--include/asm-arm/arch-pxa/hardware.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-pxa/hardware.h b/include/asm-arm/arch-pxa/hardware.h
index 386121746417..68e7b430ac80 100644
--- a/include/asm-arm/arch-pxa/hardware.h
+++ b/include/asm-arm/arch-pxa/hardware.h
@@ -122,7 +122,6 @@ extern void pxa_set_cken(int clock, int enable);
122 * return current memory and LCD clock frequency in units of 10kHz 122 * return current memory and LCD clock frequency in units of 10kHz
123 */ 123 */
124extern unsigned int get_memclk_frequency_10khz(void); 124extern unsigned int get_memclk_frequency_10khz(void);
125extern unsigned int get_lcdclk_frequency_10khz(void);
126 125
127#endif 126#endif
128 127