We can have more than 3 pci resources
MFC after: 3 days
This commit is contained in:
parent
ce3aaf8d2d
commit
d87f6722c5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user