[PATCH] ata: ahci-pci: Replace magic constant by macro

Simon Glass sjg at chromium.org
Sun Dec 4 22:16:50 CET 2022


On Mon, 5 Dec 2022 at 01:32, Pali Rohár <pali at kernel.org> wrote:
>
> Replace 0x1b21 by macro PCI_VENDOR_ID_ASMEDIA with the same value.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
>  drivers/ata/ahci-pci.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list