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:
e57b641
)
cs89x0: fix warning release_irq label
author
Yoichi Yuasa
<yoichi_yuasa@tripeaks.co.jp>
Mon, 25 Aug 2008 14:37:36 +0000
(23:37 +0900)
committer
Jeff Garzik
<jgarzik@redhat.com>
Wed, 24 Sep 2008 22:49:04 +0000
(18:49 -0400)
release_irq label is only used when ALLOW_DMA is defined.
drivers/net/cs89x0.c: In function 'net_open':
drivers/net/cs89x0.c:1401: warning: label 'release_irq' defined but not used
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found