pseries: Move plpar_wrapper.h to powerpc common include/asm location.
[deliverable/linux.git] / arch / powerpc / platforms / pseries / processor_idle.c
index e6f05707fde33ac4d82e6ad781bc0c3f30dff4ff..a166e38bd683d3b1266922b380fda6e3da595ad8 100644 (file)
@@ -18,8 +18,7 @@
 #include <asm/machdep.h>
 #include <asm/firmware.h>
 #include <asm/runlatch.h>
-
-#include "plpar_wrappers.h"
+#include <asm/plpar_wrappers.h>
 
 struct cpuidle_driver pseries_idle_driver = {
        .name             = "pseries_idle",
This page took 0.028532 seconds and 5 git commands to generate.