Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10646
b: refs/heads/master
c: cd19cc4
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent 66d27c1 commit ad8abde
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 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: 6344a8ece0bacccf61817450e8ccf78c973fc0c5
refs/heads/master: cd19cc4732395eb3dbaf49042233b5ac69b1fbd3
5 changes: 0 additions & 5 deletions trunk/drivers/i2c/busses/i2c-prosavage.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@ struct s_i2c_chip {
/*
* i2c configuration
*/
#ifndef I2C_HW_B_S3VIA
#define I2C_HW_B_S3VIA 0x18 /* S3VIA ProSavage adapter */
#endif

/* delays */
#define CYCLE_DELAY 10
#define TIMEOUT (HZ / 2)

Expand Down
14 changes: 0 additions & 14 deletions trunk/include/media/ovcamchip.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,6 @@
#include <linux/videodev.h>
#include <linux/i2c.h>

/* Remove these once they are officially defined */
#ifndef I2C_DRIVERID_OVCAMCHIP
#define I2C_DRIVERID_OVCAMCHIP 0xf00f
#endif
#ifndef I2C_HW_SMBUS_OV511
#define I2C_HW_SMBUS_OV511 0xfe
#endif
#ifndef I2C_HW_SMBUS_OV518
#define I2C_HW_SMBUS_OV518 0xff
#endif
#ifndef I2C_HW_SMBUS_OVFX2
#define I2C_HW_SMBUS_OVFX2 0xfd
#endif

/* --------------------------------- */
/* ENUMERATIONS */
/* --------------------------------- */
Expand Down

0 comments on commit ad8abde

Please sign in to comment.