Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108067
b: refs/heads/master
c: 2727f22
h: refs/heads/master
i:
  108065: 69eb8ff
  108063: c301b9c
v: v3
  • Loading branch information
Russell King authored and Russell King committed Aug 8, 2008
1 parent 7a9e31c commit 43d3dea
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 058ddee5625ade9e9e011b9ae155ac3b8d4eda3a
refs/heads/master: 2727f226a65e034f93846def7fab314dee430df3
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-pnx4008/include/mach/i2c.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
#ifndef __ASM_ARCH_I2C_H__
#define __ASM_ARCH_I2C_H__

#include <linux/pm.h>
#include <linux/platform_device.h>

enum {
mstatus_tdi = 0x00000001,
mstatus_afi = 0x00000002,
Expand Down
4 changes: 3 additions & 1 deletion trunk/include/linux/i2c-pnx.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
#ifndef __I2C_PNX_H__
#define __I2C_PNX_H__

#include <asm/arch/i2c.h>
#include <linux/pm.h>

struct platform_device;

struct i2c_pnx_mif {
int ret; /* Return value */
Expand Down

0 comments on commit 43d3dea

Please sign in to comment.