Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216893
b: refs/heads/master
c: 813f6c5
h: refs/heads/master
i:
  216891: 13a4e66
v: v3
  • Loading branch information
Subramaniam C.A authored and Tony Lindgren committed Sep 27, 2010
1 parent 4f00041 commit 8d7462f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 82a0c149b5beb4b91036b9687644db8a913e8fd1
refs/heads/master: 813f6c5850521fec8917f61813be59691b60fcdf
4 changes: 4 additions & 0 deletions trunk/arch/arm/plat-omap/include/plat/i2c.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
* 02110-1301 USA
*
*/
#ifndef __ASM__ARCH_OMAP_I2C_H
#define __ASM__ARCH_OMAP_I2C_H

#include <linux/i2c.h>

Expand All @@ -36,3 +38,5 @@ static inline int omap_register_i2c_bus(int bus_id, u32 clkrate,

void __init omap1_i2c_mux_pins(int bus_id);
void __init omap2_i2c_mux_pins(int bus_id);

#endif /* __ASM__ARCH_OMAP_I2C_H */

0 comments on commit 8d7462f

Please sign in to comment.