|
@@ -30,6 +30,7 @@
|
|
#include <linux/device.h> /* for struct device */
|
|
#include <linux/device.h> /* for struct device */
|
|
#include <linux/sched.h> /* for completion */
|
|
#include <linux/sched.h> /* for completion */
|
|
#include <linux/mutex.h>
|
|
#include <linux/mutex.h>
|
|
|
|
+#include <linux/rtmutex.h>
|
|
#include <linux/irqdomain.h> /* for Host Notify IRQ */
|
|
#include <linux/irqdomain.h> /* for Host Notify IRQ */
|
|
#include <linux/of.h> /* for struct device_node */
|
|
#include <linux/of.h> /* for struct device_node */
|
|
#include <linux/swab.h> /* for swab16 */
|
|
#include <linux/swab.h> /* for swab16 */
|