|
@@ -19,10 +19,11 @@
|
|
|
#include <linux/platform_device.h>
|
|
|
#include <linux/slab.h>
|
|
|
#include <linux/platform_data/asoc-ti-mcbsp.h>
|
|
|
+#include <linux/pm_runtime.h>
|
|
|
|
|
|
#include <plat-omap/dma-omap.h>
|
|
|
-#include <plat/omap_device.h>
|
|
|
-#include <linux/pm_runtime.h>
|
|
|
+
|
|
|
+#include "omap_device.h"
|
|
|
|
|
|
/*
|
|
|
* FIXME: Find a mechanism to enable/disable runtime the McBSP ICLK autoidle.
|