X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fsound_core.c;h=0b0a016ca6d691563eac593634bc9dbdb3a39a7f;hb=708e16892e1646594a29eaa7ac7b209b600b9fd2;hp=62d4d0c812611e22227e064cfd43eb36583f70a4;hpb=0d1782144e81faf6203075c5fcd0a2f0db91af5b;p=linux-2.6 diff --git a/sound/sound_core.c b/sound/sound_core.c index 62d4d0c812..0b0a016ca6 100644 --- a/sound/sound_core.c +++ b/sound/sound_core.c @@ -551,10 +551,6 @@ int soundcore_open(struct inode *inode, struct file *file) return -ENODEV; } -extern int mod_firmware_load(const char *, char **); -EXPORT_SYMBOL(mod_firmware_load); - - MODULE_DESCRIPTION("Core sound module"); MODULE_AUTHOR("Alan Cox"); MODULE_LICENSE("GPL");