Skip to content

Commit c9b2642

Browse files
andy-shevhdeller
authored andcommitted
fbdev: atyfb: Remove unused PCI vendor ID
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 <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent 67ebb58 commit c9b2642

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

include/video/mach64.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -934,9 +934,6 @@
934934
#define MEM_BNDRY_EN 0x00040000
935935

936936
#define ONE_MB 0x100000
937-
/* ATI PCI constants */
938-
#define PCI_ATI_VENDOR_ID 0x1002
939-
940937

941938
/* CNFG_CHIP_ID register constants */
942939
#define CFG_CHIP_TYPE 0x0000FFFF

0 commit comments

Comments
 (0)