From: Namhyung Kim Date: Mon, 6 Dec 2010 16:03:32 +0000 (+0900) Subject: USB: whci-hcd: fix compiler warning X-Git-Tag: v2.6.38-rc1~465^2~11^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8170344cb8aaa726bf1afae83288946b7cfcb556;p=pandora-kernel.git USB: whci-hcd: fix compiler warning Annotate whci_hcd_id_table as '__used' to fix following warning: CC drivers/usb/host/whci/hcd.o drivers/usb/host/whci/hcd.c:359: warning: ‘whci_hcd_id_table’ defined but not used Signed-off-by: Namhyung Kim Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed