ARM: OMAP: Make omap_device local to mach-omap2
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-omap / omap-pm-noop.c
index 9722f418ae1fa845b4008afd3a38b722ecf942d2..3c96b567370ef4ad8c884ffb971adbd3e5cf9d56 100644 (file)
@@ -24,7 +24,8 @@
 
 /* Interface documentation is in mach/omap-pm.h */
 #include <plat/omap-pm.h>
-#include <plat/omap_device.h>
+
+#include "../mach-omap2/omap_device.h"
 
 static bool off_mode_enabled;
 static int dummy_context_loss_counter;