commit | 4327b77ed7e73336069c441f91df58a251c77975 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed May 27 00:49:33 2009 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 15 21:30:25 2009 -0700 |
tree | 7655b8073119b96e0af519fa7aae1f5bc584a23b | |
parent | ade901d7a46e389197f028d12fb67d88f34cd8d5 [diff] |
firmware: tuners/xc2028: 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. This patch gets rid of the xc2028 FIRMWARE_NAME_MAX reference. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Cc: Mauro Carvalho Chehab <mchehab@infradead.org> Cc: Michel Ludwig <michel.ludwig@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>