Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / arm / mach-omap2 / clock34xx.h
blob628e8de576803802e00ecfd0f0059c7fde4307bb
1 /*
2 * OMAP34xx clock function prototypes and macros
4 * Copyright (C) 2007-2010 Texas Instruments, Inc.
5 * Copyright (C) 2007-2010 Nokia Corporation
6 */
8 #ifndef __ARCH_ARM_MACH_OMAP2_CLOCK34XX_H
9 #define __ARCH_ARM_MACH_OMAP2_CLOCK34XX_H
11 extern const struct clkops clkops_omap3430es2_ssi_wait;
12 extern const struct clkops clkops_omap3430es2_hsotgusb_wait;
13 extern const struct clkops clkops_omap3430es2_dss_usbhost_wait;
15 #endif