diff options
Diffstat (limited to 'include/asm-ppc64/lmb.h')
-rw-r--r-- | include/asm-ppc64/lmb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ppc64/lmb.h b/include/asm-ppc64/lmb.h index a6cbca21ac1d..cb368bf0f264 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; }; |