]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/firmware.h
[PATCH] remove __put_task_struct_cb export again
[linux-2.6-omap-h63xx.git] / include / linux / firmware.h
index 2063c0839d4fc3e0da2022d4303b4cce327e7d0e..2d716080be4af7bd98fad2a5a45cd4b884812cd0 100644 (file)
@@ -14,7 +14,7 @@ struct device;
 int request_firmware(const struct firmware **fw, const char *name,
                     struct device *device);
 int request_firmware_nowait(
-       struct module *module, int hotplug,
+       struct module *module, int uevent,
        const char *name, struct device *device, void *context,
        void (*cont)(const struct firmware *fw, void *context));