Re: [PATCH] ide: icside.c: Fix compile withCONFIG_BLK_DEV_IDEDMA_ICS=n

From: David Miller
Date: Wed Jun 06 2012 - 13:37:46 EST


From: Christian Dietrich <christian.dietrich@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 05 Jun 2012 14:23:20 +0200

> 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@xxxxxxxxxxxxxxxxxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/