Skip to content
Snippets Groups Projects
Commit 2742c526 authored by James Hogan's avatar James Hogan
Browse files

metag: prom.h: remove declaration of metag_dt_memblock_reserve()


Metag doesn't have a metag_dt_memblock_reserve() function so remove the
declaration from asm/prom.h.

Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
parent 2270e6d3
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,5 @@
extern struct machine_desc *setup_machine_fdt(void *dt);
extern void copy_fdt(void);
extern void metag_dt_memblock_reserve(void);
#endif /* __ASM_METAG_PROM_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment