diff options
Diffstat (limited to 'drivers/ieee1394/pcilynx.c')
| -rw-r--r-- | drivers/ieee1394/pcilynx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ieee1394/pcilynx.c b/drivers/ieee1394/pcilynx.c index e6f41238f5e8..b4f146f2c951 100644 --- a/drivers/ieee1394/pcilynx.c +++ b/drivers/ieee1394/pcilynx.c | |||
| @@ -137,7 +137,6 @@ static struct i2c_algo_bit_data bit_data = { | |||
| 137 | .getsda = bit_getsda, | 137 | .getsda = bit_getsda, |
| 138 | .getscl = bit_getscl, | 138 | .getscl = bit_getscl, |
| 139 | .udelay = 5, | 139 | .udelay = 5, |
| 140 | .mdelay = 5, | ||
| 141 | .timeout = 100, | 140 | .timeout = 100, |
| 142 | }; | 141 | }; |
| 143 | 142 | ||
