aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/lmb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc64/lmb.h')
-rw-r--r--include/asm-ppc64/lmb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ppc64/lmb.h b/include/asm-ppc64/lmb.h
index a6cbca21ac1d70..cb368bf0f26430 100644
--- a/include/asm-ppc64/lmb.h
+++ b/include/asm-ppc64/lmb.h
@@ -22,7 +22,6 @@
struct lmb_property {
unsigned long base;
- unsigned long physbase;
unsigned long size;
};