From: Namhyung Kim Date: Tue, 7 Dec 2010 16:27:36 +0000 (+0900) Subject: watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tbl X-Git-Tag: v2.6.38-rc1~240^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a787e71068d7c2e438d8a5a38a7e1385389819f0;p=pandora-kernel.git watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tbl Annotate alim7101_pci_tbl as '__used' to fix following warning: CC drivers/watchdog/alim7101_wdt.o drivers/watchdog/alim7101_wdt.c:433: warning: ‘alim7101_pci_tbl’ defined but not used Signed-off-by: Namhyung Kim Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed