From: Samuel Ortiz Date: Tue, 26 May 2009 22:49:35 +0000 (+0200) Subject: firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal X-Git-Tag: v2.6.31-rc1~305^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed62acec209fa7e104b9d7871c1e5307fab83bf0;p=pandora-kernel.git firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal We're going to remove the FIRMWARE_NAME_MAX definition in order to avoid any firmware name length restriction. With the FIRMWARE_NAME_MAX removal, the ds.c reference becomes useless as we dont need to check for the firmware name length anymore. Signed-off-by: Samuel Ortiz Cc: Dominik Brodowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed