[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ee5d1cd-bf48-48d4-aa9c-051c5103bc0c@163.com>
Date: Tue, 29 Apr 2025 23:26:15 +0800
From: Hans Zhang <18255117159@....com>
To: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Cc: lpieralisi@...nel.org, bhelgaas@...gle.com,
manivannan.sadhasivam@...aro.org, kw@...ux.com, cassel@...nel.org,
robh@...nel.org, jingoohan1@...il.com, thomas.richard@...tlin.com,
linux-pci@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v10 2/6] PCI: Clean up __pci_find_next_cap_ttl()
readability
On 2025/4/29 23:17, Ilpo Järvinen wrote:
>> #include <linux/acpi.h>
>> +#include <linux/align.h>
>> #include <linux/kernel.h>
>> #include <linux/delay.h>
>> #include <linux/dmi.h>
>> @@ -30,6 +31,7 @@
>> #include <asm/dma.h>
>> #include <linux/aer.h>
>> #include <linux/bitfield.h>
>> +#include <uapi/linux/pci_regs.h>
>
> linux/pci.h will pull this in through <uapi/linux/pci.h> so you don't need
> to add it (basically anywhere).
Dear Ilpo,
Will delete.
Best regards,
Hans
Powered by blists - more mailing lists