firmware: FIRMWARE_NAME_MAX removal
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 26 May 2009 22:49:37 +0000 (00:49 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:30:25 +0000 (21:30 -0700)
commit5e8e9245f9bb4c6ed2a2f4af42f2ec9733dc5378
tree9d078c2c88be6fc7daddab96fa5ddc6c1e81a86a
parentcadeba315cc91ae1b57632e61b0cec3a4ed7088d
firmware: FIRMWARE_NAME_MAX removal

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 <sameo@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/firmware.h