From 1ec2a1c33f9a846084c9d4286fba7543277e9711 Mon Sep 17 00:00:00 2001 From: ranma Date: Sat, 18 Oct 2008 16:07:47 +0000 Subject: pci.c includes dha.h, remove redundant MAX_* defines git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27798 b3059339-0415-0410-9bf9-f77b7e298cf2 --- vidix/pci.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'vidix') diff --git a/vidix/pci.c b/vidix/pci.c index 6576996362..64d2a6c8b3 100644 --- a/vidix/pci.c +++ b/vidix/pci.c @@ -439,9 +439,6 @@ struct pci_config_reg { }; #endif /* !defined(__powerpc__) */ -#define MAX_DEV_PER_VENDOR_CFG1 64 -#define MAX_PCI_DEVICES_PER_BUS 32 -#define MAX_PCI_DEVICES 256 #define NF ((void (*)())NULL), { 0.0, 0, 0, NULL } #define PCI_MULTIFUNC_DEV 0x80 #define PCI_ID_REG 0x00 -- cgit v1.2.3