diff options
Diffstat (limited to 'sound/oss/dmasound/dmasound_paula.c')
-rw-r--r-- | sound/oss/dmasound/dmasound_paula.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/dmasound/dmasound_paula.c b/sound/oss/dmasound/dmasound_paula.c index 202e8103dc4d..06e9e88e4c05 100644 --- a/sound/oss/dmasound/dmasound_paula.c +++ b/sound/oss/dmasound/dmasound_paula.c | |||
@@ -710,7 +710,7 @@ static MACHINE machAmiga = { | |||
710 | /*** Config & Setup **********************************************************/ | 710 | /*** Config & Setup **********************************************************/ |
711 | 711 | ||
712 | 712 | ||
713 | int __init dmasound_paula_init(void) | 713 | static int __init dmasound_paula_init(void) |
714 | { | 714 | { |
715 | int err; | 715 | int err; |
716 | 716 | ||