Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10908
b: refs/heads/master
c: 9d86b7d
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 29, 2005
1 parent 9e953f7 commit fcfc0ad
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: f6b52e85a5d022008fe9f99eab7c9f41f155e3cd
refs/heads/master: 9d86b7d37018c917837477dd4501d44bf8f3f98c
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/sparcspkr.c
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ static int __init init_isa_beep(struct sparc_isa_device *isa_dev)
sparcspkr_dev->name = "Sparc ISA Speaker";
sparcspkr_dev->event = isa_spkr_event;

input_register_device(&sparcspkr_dev);
input_register_device(sparcspkr_dev);

return 0;
}
Expand Down

0 comments on commit fcfc0ad

Please sign in to comment.