From 21d12d6157061bca3926607a248ccc16d6b07bd1 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 17 Jul 2011 16:43:47 +0200 Subject: Correctly detect the tail pointer of C2S ring --- dma/nwl_engine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dma/nwl_engine.c') diff --git a/dma/nwl_engine.c b/dma/nwl_engine.c index 2e7ae7e..6987045 100644 --- a/dma/nwl_engine.c +++ b/dma/nwl_engine.c @@ -14,7 +14,7 @@ #include "nwl_defines.h" -#include "nwl_buffers.h" +#include "nwl_engine_buffers.h" int dma_nwl_read_engine_config(nwl_dma_t *ctx, pcilib_nwl_engine_description_t *info, char *base) { uint32_t val; -- cgit v1.2.3