|
@@ -4,6 +4,7 @@
|
|
#include <linux/configfs.h> /* struct config_group */
|
|
#include <linux/configfs.h> /* struct config_group */
|
|
#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/percpu-refcount.h>
|
|
#include <linux/semaphore.h> /* struct semaphore */
|
|
#include <linux/semaphore.h> /* struct semaphore */
|
|
#include <linux/completion.h>
|
|
#include <linux/completion.h>
|
|
|
|
|