diff options
Diffstat (limited to 'include/lmb.h')
-rw-r--r-- | include/lmb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/lmb.h b/include/lmb.h index 70191456e5e..04558724a78 100644 --- a/include/lmb.h +++ b/include/lmb.h @@ -63,7 +63,6 @@ struct lmb { */ int lmb_init(void); -void lmb_init_and_reserve(struct bd_info *bd, void *fdt_blob); void lmb_init_and_reserve_range(phys_addr_t base, phys_size_t size, void *fdt_blob); |