aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/lmb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/lmb.h')
-rw-r--r--include/asm-powerpc/lmb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-powerpc/lmb.h b/include/asm-powerpc/lmb.h
index 377ac1b23aa3..0c5880f70225 100644
--- a/include/asm-powerpc/lmb.h
+++ b/include/asm-powerpc/lmb.h
@@ -54,8 +54,6 @@ extern void __init lmb_enforce_memory_limit(unsigned long memory_limit);
54 54
55extern void lmb_dump_all(void); 55extern void lmb_dump_all(void);
56 56
57extern unsigned long io_hole_start;
58
59static inline unsigned long 57static inline unsigned long
60lmb_size_bytes(struct lmb_region *type, unsigned long region_nr) 58lmb_size_bytes(struct lmb_region *type, unsigned long region_nr)
61{ 59{