aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sound_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sound_core.c')
-rw-r--r--sound/sound_core.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/sound_core.c b/sound/sound_core.c
index 62d4d0c81261..0b0a016ca6d6 100644
--- a/sound/sound_core.c
+++ b/sound/sound_core.c
@@ -551,10 +551,6 @@ int soundcore_open(struct inode *inode, struct file *file)
551 return -ENODEV; 551 return -ENODEV;
552} 552}
553 553
554extern int mod_firmware_load(const char *, char **);
555EXPORT_SYMBOL(mod_firmware_load);
556
557
558MODULE_DESCRIPTION("Core sound module"); 554MODULE_DESCRIPTION("Core sound module");
559MODULE_AUTHOR("Alan Cox"); 555MODULE_AUTHOR("Alan Cox");
560MODULE_LICENSE("GPL"); 556MODULE_LICENSE("GPL");