ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
[cascardo/linux.git] / arch / arm / plat-omap / omap-pm-noop.c
index 9722f41..198685b 100644 (file)
@@ -22,9 +22,8 @@
 #include <linux/device.h>
 #include <linux/platform_device.h>
 
-/* Interface documentation is in mach/omap-pm.h */
-#include <plat/omap-pm.h>
-#include <plat/omap_device.h>
+#include "../mach-omap2/omap_device.h"
+#include "../mach-omap2/omap-pm.h"
 
 static bool off_mode_enabled;
 static int dummy_context_loss_counter;