]> git.openfabrics.org - ~emulex/infiniband.git/commit
x86: remove two duplicated funcs in setup_32.c
authorYinghai Lu <yhlu.kernel@gmail.com>
Sun, 22 Jun 2008 02:16:52 +0000 (19:16 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:50:11 +0000 (12:50 +0200)
commitf81be876eaa9c71b3024c3dc05e4d1bf210cc255
tree486bcf84d96dd7404ad04dbdf905f955a9ce1adc
parent0f0124fa742da7c51e2e3c5ded7f5e5e06ddc195
x86: remove two duplicated funcs in setup_32.c

early_cpu_init is declared in processor.h
memory_setup is defined in e820.c

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup_32.c