We can have more than 3 pci resources

MFC after:	3 days
This commit is contained in:
Robert Noland 2009-03-17 03:44:36 +00:00
parent ce3aaf8d2d
commit d87f6722c5

View File

@ -613,7 +613,7 @@ struct drm_driver_info {
};
/* Length for the array of resource pointers for drm_get_resource_*. */
#define DRM_MAX_PCI_RESOURCE 3
#define DRM_MAX_PCI_RESOURCE 6
/**
* DRM device functions structure