diff options
Diffstat (limited to 'drivers/sound/sound_firmware.c')
-rw-r--r-- | drivers/sound/sound_firmware.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/sound/sound_firmware.c b/drivers/sound/sound_firmware.c index c7c8091c2..cc566e497 100644 --- a/drivers/sound/sound_firmware.c +++ b/drivers/sound/sound_firmware.c @@ -6,7 +6,6 @@ #include <asm/uaccess.h> static int errno; - static int do_mod_firmware_load(const char *fn, char **fp) { int fd; |