pseries: Move plpar_wrapper.h to powerpc common include/asm location.
[deliverable/linux.git] / arch / powerpc / platforms / pseries / dtl.c
index 238240e02ef80c8cbcb1cdbb07061953b844e1ca..5db66f1fbc2648f41244b15ca07fdc8bfad7ad5d 100644 (file)
@@ -29,8 +29,7 @@
 #include <asm/firmware.h>
 #include <asm/lppaca.h>
 #include <asm/debug.h>
-
-#include "plpar_wrappers.h"
+#include <asm/plpar_wrappers.h>
 
 struct dtl {
        struct dtl_entry        *buf;
This page took 0.023682 seconds and 5 git commands to generate.