From: Namhyung Kim Date: Wed, 1 Dec 2010 20:52:21 +0000 (+0900) Subject: uwb: fix compiler warning on whcrc_id_table X-Git-Tag: v2.6.38-rc1~465^2~11^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc33b0eb38ccbd3080a4885e8f742a72a085261d;p=pandora-kernel.git uwb: fix compiler warning on whcrc_id_table Annotate whcrc_id_table as '__used' to fix following warning: CC drivers/uwb/whc-rc.o drivers/uwb/whc-rc.c:452: warning: ‘whcrc_id_table’ defined but not used Signed-off-by: Namhyung Kim Cc: David Vrabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed