diff options
author | Yinghai Lu <[email protected]> | 2010-02-17 11:29:49 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-02-22 09:16:40 +0100 |
commit | 2ee78f7b1d8ada2615ecbcd9fea70580008bd6ce (patch) | |
tree | 4fa5e1df3bbf771fc57714272f7a6941aa3ed3a2 /net/lapb/lapb_iface.c | |
parent | 580e0ad21d6d6f932461d24b47041e3dd499c23f (diff) |
x86: Fix non-bootmem compilation on PowerPC
These build errors on some non-x86 platforms (PowerPC for example):
mm/page_alloc.c: In function '__alloc_memory_core_early':
mm/page_alloc.c:3468: error: implicit declaration of function 'find_early_area'
mm/page_alloc.c:3483: error: implicit declaration of function 'reserve_early_without_check'
The function is only needed on CONFIG_NO_BOOTMEM.
Signed-off-by: Yinghai Lu <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Mel Gorman <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions