commit | ecd8c092126e7accabb22fdd742d6f1f0a931556 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Fri Sep 24 22:59:21 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Oct 08 08:33:52 2021 +0200 |
tree | 540ff60a49f78bff99eb39eedf6d4f1964dbc906 | |
parent | 70e8e52fbb5695fb3ce29195036b1358486a1a6c [diff] |
arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions Remove unused PCIe functions from SerDes code. They are unused and are duplicated either from generic PCIe code or from pci_mvebu.c. Remove also unused PCIe macros from SerDes code. They are just obfuscated variants of standards macros in include/pci.h or in pci_mvebu.c. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>