* [PATCH v1 1/1] atyfb: Remove unused PCI vendor ID
@ 2025-04-24 11:56 Andy Shevchenko
2025-04-24 22:15 ` Helge Deller
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2025-04-24 11:56 UTC (permalink / raw)
To: Andy Shevchenko, linux-fbdev, dri-devel, linux-kernel; +Cc: Helge Deller
The custom definition of PCI vendor ID in video/mach64.h is unused.
Remove it. Note, that the proper one is available in pci_ids.h.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
include/video/mach64.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/include/video/mach64.h b/include/video/mach64.h
index d96e3c189634..f1709f7c8421 100644
--- a/include/video/mach64.h
+++ b/include/video/mach64.h
@@ -934,9 +934,6 @@
#define MEM_BNDRY_EN 0x00040000
#define ONE_MB 0x100000
-/* ATI PCI constants */
-#define PCI_ATI_VENDOR_ID 0x1002
-
/* CNFG_CHIP_ID register constants */
#define CFG_CHIP_TYPE 0x0000FFFF
--
2.47.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v1 1/1] atyfb: Remove unused PCI vendor ID
2025-04-24 11:56 [PATCH v1 1/1] atyfb: Remove unused PCI vendor ID Andy Shevchenko
@ 2025-04-24 22:15 ` Helge Deller
0 siblings, 0 replies; 2+ messages in thread
From: Helge Deller @ 2025-04-24 22:15 UTC (permalink / raw)
To: Andy Shevchenko, linux-fbdev, dri-devel, linux-kernel
On 4/24/25 13:56, Andy Shevchenko wrote:
> The custom definition of PCI vendor ID in video/mach64.h is unused.
> Remove it. Note, that the proper one is available in pci_ids.h.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> include/video/mach64.h | 3 ---
> 1 file changed, 3 deletions(-)
applied.
Thanks!
Helge
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-24 22:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24 11:56 [PATCH v1 1/1] atyfb: Remove unused PCI vendor ID Andy Shevchenko
2025-04-24 22:15 ` Helge Deller
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).