From: Alan Cox Reminds me - might as well fix this too Signed-off-by: Alan Cox Signed-off-by: Andrew Morton --- sound/sound_firmware.c | 3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) diff -puN sound/sound_firmware.c~build-sound-sound_firmwarec-only-for-oss-doc sound/sound_firmware.c --- a/sound/sound_firmware.c~build-sound-sound_firmwarec-only-for-oss-doc +++ a/sound/sound_firmware.c @@ -60,8 +60,7 @@ static int do_mod_firmware_load(const ch * value zero on a failure. * * Caution: This API is not recommended. Firmware should be loaded via - * an ioctl call and a setup application. This function may disappear - * in future. + * request_firmware. */ int mod_firmware_load(const char *fn, char **fp) _