From: Michael Krufky Date: Mon, 22 May 2006 13:32:00 +0000 (-0300) Subject: V4L/DVB (3982): Cx88-blackbird: use encoder firmware filename defined in cx2341x.h X-Git-Tag: v2.6.18-rc1~862^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c35756a762e2d569dfd9ab2f24d1b63ea657b9;p=pandora-kernel.git V4L/DVB (3982): Cx88-blackbird: use encoder firmware filename defined in cx2341x.h Since the filename of the cx23416 encoder firmware image is defined in cx2341x.h, we don't need to explicitly define it in cx88-blackbird.c anymore. This changeset removes BLACKBIRD_FIRM_ENC_FILENAME, replacing all occurrances with CX2341X_FIRM_ENC_FILENAME. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed