diff options
Diffstat (limited to 'sound/pci/au88x0/au88x0_game.c')
| -rw-r--r-- | sound/pci/au88x0/au88x0_game.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/au88x0/au88x0_game.c b/sound/pci/au88x0/au88x0_game.c index 30a456700d89..280f86de2230 100644 --- a/sound/pci/au88x0/au88x0_game.c +++ b/sound/pci/au88x0/au88x0_game.c | |||
| @@ -92,7 +92,7 @@ static int vortex_game_open(struct gameport *gameport, int mode) | |||
| 92 | return 0; | 92 | return 0; |
| 93 | } | 93 | } |
| 94 | 94 | ||
| 95 | static int __devinit vortex_gameport_register(vortex_t * vortex) | 95 | static int vortex_gameport_register(vortex_t *vortex) |
| 96 | { | 96 | { |
| 97 | struct gameport *gp; | 97 | struct gameport *gp; |
| 98 | 98 | ||
