net: ks8842 depends on DMA_ENGINE
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 29 Jul 2010 07:14:27 +0000 (07:14 +0000)
committerDavid 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