clock44xx.h 265 字节
Newer Older
1 2 3 4
/*
 * OMAP4 clock function prototypes and macros
 *
 * Copyright (C) 2009 Texas Instruments, Inc.
5
 * Copyright (C) 2010 Nokia Corporation
6 7
 */

8 9
#ifndef __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H
#define __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H
10

11 12
int omap4xxx_clk_init(void);

13
#endif