pci: imx: remove weak overrides no longer used
authorTim Harvey <tharvey@gateworks.com>
Wed, 13 Apr 2022 22:57:37 +0000 (15:57 -0700)
committerStefano Babic <sbabic@denx.de>
Thu, 21 Apr 2022 12:38:03 +0000 (14:38 +0200)
commite3bdc97148204863c4c1a5c6323e103274a3fcd8
tree5c4221119a7a8a64dea9cd97734b7c47237fa38b
parent6f6e069ca3dc76ce8b613e8a9860da573df42dd2
pci: imx: remove weak overrides no longer used

There are no users of the imx6_pcie_toggle_power and imx6_pcie_toggle_reset
weak overrides and as these functions are able to be handled now via dt
properties lets remove these.

Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/include/asm/arch-mx6/sys_proto.h
drivers/pci/pcie_imx.c