[ARM] clean up a load of old declarations
... some of which are now in linux/*.h headers. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
committed by
Russell King
parent
012d1f4af1
commit
5ed5fdf50c
@ -35,3 +35,5 @@ struct pglist_data;
|
||||
void __init create_mapping(struct map_desc *md);
|
||||
void __init bootmem_init(struct meminfo *mi);
|
||||
void reserve_node_zero(struct pglist_data *pgdat);
|
||||
|
||||
extern void _text, _stext, _etext, __data_start, _end, __init_begin, __init_end;
|
||||
|
Reference in New Issue
Block a user