diff options
author | Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> | 2012-06-05 02:23:20 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-06 17:36:47 (GMT) |
commit | 32a527add871a51b3c06177849d18bf71e33b320 (patch) | |
tree | 98d772addb83ef7219fb30e4384e65cf62536cf5 /net/ipx/Makefile | |
parent | eea5b5510fc5545d15b69da8e485a7424ae388cf (diff) | |
download | linux-fsl-qoriq-32a527add871a51b3c06177849d18bf71e33b320.tar.xz |
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: Christian Dietrich<christian.dietrich@informatik.uni-erlangen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipx/Makefile')
0 files changed, 0 insertions, 0 deletions