Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
i2c-imx.h
Go to the documentation of this file.
1 /*
2  * i2c.h - i.MX I2C driver header file
3  *
4  * Copyright (c) 2008, Darius Augulis <[email protected]>
5  *
6  * This file is released under the GPLv2
7  */
8 
9 #ifndef __ASM_ARCH_I2C_H_
10 #define __ASM_ARCH_I2C_H_
11 
19 };
20 
21 #endif /* __ASM_ARCH_I2C_H_ */