Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9036
b: refs/heads/master
c: 8ac2120
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Linus Torvalds committed Sep 17, 2005
1 parent ac1a291 commit 391e1d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 393ad299658d8464149820363ee09bdf3fd45566
refs/heads/master: 8ac2120d90273c590cf7662f03d103519101685b
5 changes: 0 additions & 5 deletions trunk/include/linux/i2c.h
Original file line number Diff line number Diff line change
Expand Up @@ -230,11 +230,6 @@ struct i2c_adapter {
struct device dev; /* the adapter device */
struct class_device class_dev; /* the class device */

#ifdef CONFIG_PROC_FS
/* No need to set this when you initialize the adapter */
int inode;
#endif /* def CONFIG_PROC_FS */

int nr;
struct list_head clients;
struct list_head list;
Expand Down

0 comments on commit 391e1d0

Please sign in to comment.