Skip to content
Commit 32a527ad authored by Christian Dietrich's avatar Christian Dietrich Committed by David S. Miller
Browse files

ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=n



The icside driver can be configured without DMA support, but it
doesn't compile then, because DMA operations are referenced.

drivers/ide/icside.c:523: error: 'icside_v6_port_ops' undeclared
drivers/ide/icside.c:522: error: 'icside_dma_init' undeclared

Signed-off-by: default avatarChristian <Dietrich&lt;christian.dietrich@informatik.uni-erlangen.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent eea5b551
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment