]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h
authorPali Rohár <pali@kernel.org>
Fri, 18 Feb 2022 12:16:18 +0000 (13:16 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 25 Mar 2022 17:35:50 +0000 (13:35 -0400)
commitf1058a13d10526f1b076ff0f375b6a7402e1ddf3
treec2a9f1f9fa5af033855b8a24f27beeced2f73ad8
parent03e676b800d961c988062804ad724abd84290055
sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h

Replace old macros PCI_CLASS_CODE_COMM and PCI_CLASS_SUB_CODE_COMM_SERIAL
by new macros defined in pci_ids.h. Old macros would be deleted in followup
commit.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/sandbox/include/asm/test.h