GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-omap2 / clock44xx.h
blob5b29a90439caf4955d12edf0510bc9ec59c90d93
1 /*
2 * OMAP4 clock function prototypes and macros
4 * Copyright (C) 2009 Texas Instruments, Inc.
5 * Copyright (C) 2010 Nokia Corporation
6 */
8 #ifndef __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H
9 #define __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H
11 #define OMAP4430_MAX_DPLL_MULT 2047
12 #define OMAP4430_MAX_DPLL_DIV 128
14 int omap4xxx_clk_init(void);
16 #endif