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 / plat-orion / include / plat / time.h
blobc06ca35f3613fcaf073c08dd9deecbacc8b735b4
1 /*
2 * arch/arm/plat-orion/include/plat/time.h
4 * Marvell Orion SoC time handling.
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without any
8 * warranty of any kind, whether express or implied.
9 */
11 #ifndef __PLAT_TIME_H
12 #define __PLAT_TIME_H
14 void orion_time_init(unsigned int irq, unsigned int tclk);
17 #endif