Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335692
b: refs/heads/master
c: 1838b8c
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Greg Kroah-Hartman committed Nov 14, 2012
1 parent e6def68 commit c8399ab
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: c019bc119a97aa20372c5a2cf210d209380d397d
refs/heads/master: 1838b8c487378c6c576029d9e0e07b5a73036bac
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/max310x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1239,6 +1239,7 @@ static int __devexit max310x_remove(struct spi_device *spi)
static const struct spi_device_id max310x_id_table[] = {
{ "max3107", MAX310X_TYPE_MAX3107 },
{ "max3108", MAX310X_TYPE_MAX3108 },
{ }
};
MODULE_DEVICE_TABLE(spi, max310x_id_table);

Expand Down

0 comments on commit c8399ab

Please sign in to comment.