From b9a1af8a3b03a5e8575d87c3593a5931cd0e7a8c Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 6 May 2015 05:46:01 +0200 Subject: Add fields reporting consumed buffers and space to the dma_engine_status and provide better ipedma benchmarking --- dma/ipe.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'dma/ipe.h') diff --git a/dma/ipe.h b/dma/ipe.h index 6e05fe1..44fbc99 100644 --- a/dma/ipe.h +++ b/dma/ipe.h @@ -5,8 +5,6 @@ #include "pcilib.h" #include "version.h" -//#define PCILIB_NWL_MODIFICATION_IPECAMERA 0x100 - pcilib_dma_context_t *dma_ipe_init(pcilib_t *ctx, const char *model, const void *arg); void dma_ipe_free(pcilib_dma_context_t *vctx); -- cgit v1.2.3