x86: Remove unnecessary find_fdt(), prepare_fdt() functions
authorSimon Glass <sjg@chromium.org>
Tue, 11 Nov 2014 01:00:25 +0000 (18:00 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 06:24:12 +0000 (07:24 +0100)
commit003504b6fe2296f581191b77fd2f1e98c4f4720c
tree8363844010b5206a14d16d0e0cc7522de3093ea6
parent21b9b14b49b742c3ee70f819aab3918f517bf0b8
x86: Remove unnecessary find_fdt(), prepare_fdt() functions

These are no-longer needed so drop them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/init_helpers.h
arch/x86/lib/init_helpers.c
common/board_f.c