diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-omap2/clock36xx.h')
-rw-r--r-- | ANDROID_3.4.5/arch/arm/mach-omap2/clock36xx.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-omap2/clock36xx.h b/ANDROID_3.4.5/arch/arm/mach-omap2/clock36xx.h deleted file mode 100644 index a7dee5bc..00000000 --- a/ANDROID_3.4.5/arch/arm/mach-omap2/clock36xx.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * OMAP36xx clock function prototypes and macros - * - * Copyright (C) 2010 Texas Instruments, Inc. - * Copyright (C) 2010 Nokia Corporation - */ - -#ifndef __ARCH_ARM_MACH_OMAP2_CLOCK36XX_H -#define __ARCH_ARM_MACH_OMAP2_CLOCK36XX_H - -extern const struct clkops clkops_omap36xx_pwrdn_with_hsdiv_wait_restore; - -#endif |