Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62073
b: refs/heads/master
c: bdec0c7
h: refs/heads/master
i:
  62071: 1628346
v: v3
  • Loading branch information
Randy Dunlap authored and Jaroslav Kysela committed Jul 20, 2007
1 parent 4d2ecf3 commit f040496
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 0ac8551ea08e655fc6f35874803f091a17dacf90
refs/heads/master: bdec0c728256e1a3739820e244a5138bcfae5a91
2 changes: 1 addition & 1 deletion trunk/sound/drivers/serial-u16550.c
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,7 @@ static struct platform_driver snd_serial_driver = {
},
};

static void __init_or_module snd_serial_unregister_all(void)
static void snd_serial_unregister_all(void)
{
int i;

Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/drivers/virmidi.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ static struct platform_driver snd_virmidi_driver = {
},
};

static void __init_or_module snd_virmidi_unregister_all(void)
static void snd_virmidi_unregister_all(void)
{
int i;

Expand Down

0 comments on commit f040496

Please sign in to comment.