linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PCI: remove ids for NFP32xx
@ 2018-08-15  0:14 Jakub Kicinski
  2018-09-05 21:25 ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Kicinski @ 2018-08-15  0:14 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: Bjorn Helgaas, linux-pci, oss-drivers, Jakub Kicinski

Defines for NFP32xx are no longer used anywhere, remove them.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
---
 include/linux/pci_ids.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 381fc009551d..39f7f0b14572 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2538,8 +2538,6 @@
 #define PCI_VENDOR_ID_HUAWEI         	0x19e5
 
 #define PCI_VENDOR_ID_NETRONOME		0x19ee
-#define PCI_DEVICE_ID_NETRONOME_NFP3200	0x3200
-#define PCI_DEVICE_ID_NETRONOME_NFP3240	0x3240
 #define PCI_DEVICE_ID_NETRONOME_NFP4000	0x4000
 #define PCI_DEVICE_ID_NETRONOME_NFP5000	0x5000
 #define PCI_DEVICE_ID_NETRONOME_NFP6000	0x6000
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] PCI: remove ids for NFP32xx
  2018-08-15  0:14 [PATCH] PCI: remove ids for NFP32xx Jakub Kicinski
@ 2018-09-05 21:25 ` Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2018-09-05 21:25 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: Bjorn Helgaas, linux-pci, oss-drivers

On Tue, Aug 14, 2018 at 05:14:30PM -0700, Jakub Kicinski wrote:
> Defines for NFP32xx are no longer used anywhere, remove them.
> 
> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>

Applied to pci/misc for v4.20, thanks!

> ---
>  include/linux/pci_ids.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> index 381fc009551d..39f7f0b14572 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -2538,8 +2538,6 @@
>  #define PCI_VENDOR_ID_HUAWEI         	0x19e5
>  
>  #define PCI_VENDOR_ID_NETRONOME		0x19ee
> -#define PCI_DEVICE_ID_NETRONOME_NFP3200	0x3200
> -#define PCI_DEVICE_ID_NETRONOME_NFP3240	0x3240
>  #define PCI_DEVICE_ID_NETRONOME_NFP4000	0x4000
>  #define PCI_DEVICE_ID_NETRONOME_NFP5000	0x5000
>  #define PCI_DEVICE_ID_NETRONOME_NFP6000	0x6000
> -- 
> 2.17.1
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-06  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-15  0:14 [PATCH] PCI: remove ids for NFP32xx Jakub Kicinski
2018-09-05 21:25 ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).