Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233917
b: refs/heads/master
c: 97e419a
h: refs/heads/master
i:
  233915: fb88470
v: v3
  • Loading branch information
Axel Lin authored and Linus Torvalds committed Mar 5, 2011
1 parent d0f32a3 commit a1f403c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b75f38d659e6fc747eda64cb72f3920e29dd44a4
refs/heads/master: 97e419a082461f8a3a0818834eb88ad41219a1da
1 change: 1 addition & 0 deletions trunk/drivers/misc/bmp085.c
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ static const struct i2c_device_id bmp085_id[] = {
{ "bmp085", 0 },
{ }
};
MODULE_DEVICE_TABLE(i2c, bmp085_id);

static struct i2c_driver bmp085_driver = {
.driver = {
Expand Down

0 comments on commit a1f403c

Please sign in to comment.