platform: remove unused PLATFORM_LINK_DMA_TIMEOUT define

Removes unused define PLATFORM_LINK_DMA_TIMEOUT.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
This commit is contained in:
Tomasz Lauda 2019-09-10 16:34:04 +02:00 committed by Liam Girdwood
parent 7d5842f300
commit 0f1f3d1222
7 changed files with 0 additions and 42 deletions

View File

@ -75,12 +75,6 @@ struct timer;
/* DMA host transfer timeouts in microseconds */
#define PLATFORM_HOST_DMA_TIMEOUT 200
/* DMA link transfer timeouts in microseconds
* TODO: timeout should be reduced
* (DMA might needs some further changes to do that)
*/
#define PLATFORM_LINK_DMA_TIMEOUT 1000
/* WorkQ window size in microseconds */
#define PLATFORM_WORKQ_WINDOW 2000

View File

@ -79,12 +79,6 @@ struct timer;
/* DMA host transfer timeouts in microseconds */
#define PLATFORM_HOST_DMA_TIMEOUT 200
/* DMA link transfer timeouts in microseconds
* TODO: timeout should be reduced
* (DMA might needs some further changes to do that)
*/
#define PLATFORM_LINK_DMA_TIMEOUT 1000
/* WorkQ window size in microseconds */
#define PLATFORM_WORKQ_WINDOW 2000

View File

@ -83,12 +83,6 @@ struct timer;
/* DMA host transfer timeouts in microseconds */
#define PLATFORM_HOST_DMA_TIMEOUT 200
/* DMA link transfer timeouts in microseconds
* TODO: timeout should be reduced
* (DMA might needs some further changes to do that)
*/
#define PLATFORM_LINK_DMA_TIMEOUT 1000
/* WorkQ window size in microseconds */
#define PLATFORM_WORKQ_WINDOW 2000

View File

@ -75,12 +75,6 @@ struct timer;
/* DMA host transfer timeouts in microseconds */
#define PLATFORM_HOST_DMA_TIMEOUT 200
/* DMA link transfer timeouts in microseconds
* TODO: timeout should be reduced
* (DMA might needs some further changes to do that)
*/
#define PLATFORM_LINK_DMA_TIMEOUT 1000
/* WorkQ window size in microseconds */
#define PLATFORM_WORKQ_WINDOW 2000

View File

@ -83,12 +83,6 @@ struct timer;
/* DMA host transfer timeouts in microseconds */
#define PLATFORM_HOST_DMA_TIMEOUT 200
/* DMA link transfer timeouts in microseconds
* TODO: timeout should be reduced
* (DMA might needs some further changes to do that)
*/
#define PLATFORM_LINK_DMA_TIMEOUT 1000
/* WorkQ window size in microseconds */
#define PLATFORM_WORKQ_WINDOW 2000

View File

@ -79,12 +79,6 @@ struct timer;
/* DMA host transfer timeouts in microseconds */
#define PLATFORM_HOST_DMA_TIMEOUT 200
/* DMA link transfer timeouts in microseconds
* TODO: timeout should be reduced
* (DMA might needs some further changes to do that)
*/
#define PLATFORM_LINK_DMA_TIMEOUT 1000
/* WorkQ window size in microseconds */
#define PLATFORM_WORKQ_WINDOW 2000

View File

@ -83,12 +83,6 @@ struct timer;
/* DMA host transfer timeouts in microseconds */
#define PLATFORM_HOST_DMA_TIMEOUT 200
/* DMA link transfer timeouts in microseconds
* TODO: timeout should be reduced
* (DMA might needs some further changes to do that)
*/
#define PLATFORM_LINK_DMA_TIMEOUT 1000
/* WorkQ window size in microseconds */
#define PLATFORM_WORKQ_WINDOW 2000