From: Samuel Ortiz As we're allocating the firmware name dynamically, we no longer need this definition. This patch must be applied only after the 5 previous patches from this pacth set have been applied. Signed-off-by: Samuel Ortiz --- include/linux/firmware.h | 1 - 1 file changed, 1 deletion(-) Index: iwm-2.6/include/linux/firmware.h =================================================================== --- iwm-2.6.orig/include/linux/firmware.h 2009-05-26 17:44:30.000000000 +0200 +++ iwm-2.6/include/linux/firmware.h 2009-05-26 17:44:34.000000000 +0200 @@ -5,7 +5,6 @@ #include #include -#define FIRMWARE_NAME_MAX 30 #define FW_ACTION_NOHOTPLUG 0 #define FW_ACTION_HOTPLUG 1 -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/