git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
202af5b
)
watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tbl
author
Namhyung Kim
<namhyung@gmail.com>
Tue, 7 Dec 2010 16:27:36 +0000
(
01:27
+0900)
committer
Wim Van Sebroeck
<wim@iguana.be>
Wed, 12 Jan 2011 10:24:11 +0000
(10:24 +0000)
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 <namhyung@gmail.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found