fdt_support.h: Remove duplicated declarations
authorBin Meng <bmeng.cn@gmail.com>
Sat, 18 Sep 2021 09:37:23 +0000 (17:37 +0800)
committerSimon Glass <sjg@chromium.org>
Sat, 25 Sep 2021 15:46:15 +0000 (09:46 -0600)
commit933bf2644591281ed96f9d5771cbb35fe95bcb00
tree5a7fd6cc6c4da537f64d38e9ffc216220afe7b08
parent2348e72d6d56129cf84c5c98cf9d5631efb098e9
fdt_support.h: Remove duplicated declarations

There are two duplicated declarations for ft_cpu_setup() and
ft_pci_setup().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
include/fdt_support.h