From: Namhyung Kim Date: Tue, 7 Dec 2010 14:27:43 +0000 (+0900) Subject: ip2: fix compiler warning on ip2main_pci_tbl X-Git-Tag: v2.6.38-rc1~464^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53139e36cdd7bbc5efcbdc5e70fbff66e2da3c09;p=pandora-kernel.git ip2: fix compiler warning on ip2main_pci_tbl Annotate ip2main_pci_tbl as '__used' to fix following warning: CC drivers/char/ip2/ip2main.o drivers/char/ip2/ip2main.c:3227: warning: ‘ip2main_pci_tbl’ defined but not used Signed-off-by: Namhyung Kim Cc: "Michael H. Warfield" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed