Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2738
b: refs/heads/master
c: a45cfe2
h: refs/heads/master
v: v3
  • Loading branch information
Greg KH committed Jun 22, 2005
1 parent 98c3db9 commit deaa98b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: bdca3f0aedde85552099aa95ab1449bf81e4f6f5
refs/heads/master: a45cfe2cd7450e56b4f44802b34faaf2a78a6cdb
4 changes: 0 additions & 4 deletions trunk/drivers/i2c/chips/ds1374.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include <linux/rtc.h>
#include <linux/bcd.h>

#include <asm/time.h>
#include <asm/rtc.h>

#define DS1374_REG_TOD0 0x00
Expand All @@ -54,11 +53,8 @@ static unsigned short normal_addr[] = { 0x68, I2C_CLIENT_END };

static struct i2c_client_address_data addr_data = {
.normal_i2c = normal_addr,
.normal_i2c_range = ignore,
.probe = ignore,
.probe_range = ignore,
.ignore = ignore,
.ignore_range = ignore,
.force = ignore,
};

Expand Down

0 comments on commit deaa98b

Please sign in to comment.