rapidio/tsi721: use PCI define for Max_Read_Request_Size
Replace a magic number with a PCI #define symbol. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
This commit is contained in:

committed by
Bjorn Helgaas

parent
5929b8a38c
commit
b33f87c7e6
@@ -72,8 +72,6 @@
|
||||
#define TSI721_MSIXPBA_OFFSET 0x2a000
|
||||
#define TSI721_PCIECFG_EPCTL 0x400
|
||||
|
||||
#define MAX_READ_REQUEST_SZ_SHIFT 12
|
||||
|
||||
/*
|
||||
* Event Management Registers
|
||||
*/
|
||||
|
Reference in New Issue
Block a user