PCI: endpoint: Remove features member in struct pci_epc
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 14 Jan 2019 11:15:13 +0000 (16:45 +0530)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Fri, 15 Feb 2019 10:03:35 +0000 (10:03 +0000)
commit35ce0d7922d68021062a955407740d262f9ac811
treebec028660abd294d0ff2cb3722f99680a01225c0
parent92f2b028418c6f59f92703eed111136ca0d22c39
PCI: endpoint: Remove features member in struct pci_epc

Since EPC features are now implemented using pci_epc_features and
all the EPC drivers are moved to using pci_epc_features, remove
features member in struct pci_epc and all the helper macros for
configuring the features.

Tested-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
include/linux/pci-epc.h