|
@@ -5,6 +5,7 @@
|
|
|
#include <linux/dma-direction.h> /* enum dma_data_direction */
|
|
#include <linux/dma-direction.h> /* enum dma_data_direction */
|
|
|
#include <linux/percpu_ida.h> /* struct percpu_ida */
|
|
#include <linux/percpu_ida.h> /* struct percpu_ida */
|
|
|
#include <linux/semaphore.h> /* struct semaphore */
|
|
#include <linux/semaphore.h> /* struct semaphore */
|
|
|
|
|
+#include <linux/completion.h>
|
|
|
|
|
|
|
|
#define TARGET_CORE_VERSION "v5.0"
|
|
#define TARGET_CORE_VERSION "v5.0"
|
|
|
|
|
|