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:
920b8d9
)
isdn/hisax: fix compiler warning on hisax_pci_tbl
author
Namhyung Kim
<namhyung@gmail.com>
Tue, 7 Dec 2010 04:49:06 +0000
(
04:49
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 8 Dec 2010 18:49:00 +0000
(10:49 -0800)
Annotate hisax_pci_tbl as '__used' to fix following warning:
CC drivers/isdn/hisax/config.o
drivers/isdn/hisax/config.c:1920: warning: ‘hisax_pci_tbl’ defined but not used
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found