]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf40dde943cc1c90a2db5b5cabaf45aafaa14615b
tree5a7fd6cc6c4da537f64d38e9ffc216220afe7b08
parenta5603d9fa83ea67ea4bd3c02b1a8e5620ec2da1b
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