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:
3ac3774
)
net: ks8842 depends on DMA_ENGINE
author
Randy Dunlap
<randy.dunlap@oracle.com>
Thu, 29 Jul 2010 07:14:27 +0000
(07:14 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 31 Jul 2010 05:10:01 +0000
(22:10 -0700)
ks8842 uses dma channel functions, so it should depend on DMA_ENGINE.
ERROR: "__dma_request_channel" [drivers/net/ks8842.ko] undefined!
ERROR: "dma_release_channel" [drivers/net/ks8842.ko] undefined!
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found