Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30973
b: refs/heads/master
c: e85f8dc
h: refs/heads/master
i:
  30971: 8801be6
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jun 28, 2006
1 parent 1eec451 commit fad9b01
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: cab267c65f44337974e4f1eae490b21dce0e9811
refs/heads/master: e85f8dcc2750685e50139df4da8bdb68475393fc
2 changes: 1 addition & 1 deletion trunk/sound/oss/cs4232.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ static const struct pnp_device_id cs4232_pnp_table[] = {

MODULE_DEVICE_TABLE(pnp, cs4232_pnp_table);

static int cs4232_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *dev_id)
static int __init cs4232_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *dev_id)
{
struct address_info *isapnpcfg;

Expand Down

0 comments on commit fad9b01

Please sign in to comment.