From: Michael Krufky Date: Sun, 2 Aug 2009 15:37:34 +0000 (-0300) Subject: V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board' X-Git-Tag: v2.6.31-rc7~40^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79a6382551507ce196c3b4296e32b5386cdfbf15;p=pandora-kernel.git V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board' Remove the following build warning: sms-cards.c: In function 'sms_board_event': sms-cards.c:120: warning: unused variable 'board' Thanks to Hans Verkuil for pointing this out. The problem code has been #if 0'd for now, this will likely be used again in the future, once the event interface is complete. Cc: Hans Verkuil Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed