fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / linux / firmware.h
index 2d71608..33d8f20 100644 (file)
@@ -19,5 +19,4 @@ int request_firmware_nowait(
        void (*cont)(const struct firmware *fw, void *context));
 
 void release_firmware(const struct firmware *fw);
-void register_firmware(const char *name, const u8 *data, size_t size);
 #endif