aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r--include/asm-powerpc/phyp_dump.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/phyp_dump.h b/include/asm-powerpc/phyp_dump.h
index b454de45b2ca..209a98913d9d 100644
--- a/include/asm-powerpc/phyp_dump.h
+++ b/include/asm-powerpc/phyp_dump.h
@@ -25,6 +25,7 @@ struct phyp_dump {
25 unsigned long init_reserve_start; 25 unsigned long init_reserve_start;
26 unsigned long init_reserve_size; 26 unsigned long init_reserve_size;
27 /* Check status during boot if dump supported, active & present*/ 27 /* Check status during boot if dump supported, active & present*/
28 unsigned long phyp_dump_at_boot;
28 unsigned long phyp_dump_configured; 29 unsigned long phyp_dump_configured;
29 unsigned long phyp_dump_is_active; 30 unsigned long phyp_dump_is_active;
30 /* store cpu & hpte size */ 31 /* store cpu & hpte size */