Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287599
b: refs/heads/master
c: 0d86f65
h: refs/heads/master
i:
  287597: 0169f2e
  287595: 691534d
  287591: 240029f
  287583: 11e2e83
v: v3
  • Loading branch information
Ondrej Zary authored and Rusty Russell committed Feb 14, 2012
1 parent 50800f1 commit a06bf39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 10f296cbfe3b93188c41463fd7a53808ebdbcbe3
refs/heads/master: 0d86f65ed0b727daa06d3aa176314cd175323db6
2 changes: 1 addition & 1 deletion trunk/scripts/mod/file2alias.c
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,7 @@ static int do_isapnp_entry(const char *filename,
(id->function >> 12) & 0x0f, (id->function >> 8) & 0x0f);
return 1;
}
ADD_TO_DEVTABLE("isa", struct isapnp_device_id, do_isapnp_entry);
ADD_TO_DEVTABLE("isapnp", struct isapnp_device_id, do_isapnp_entry);

/*
* Append a match expression for a single masked hex digit.
Expand Down

0 comments on commit a06bf39

Please sign in to comment.