From: Puranjay Mohan <puranja...@gmail.com> Date: Fri, 21 Jun 2019 22:09:21 +0530
> Remove unused private PCI definitions from skfbi.h because generic PCI > symbols are already included from pci_regs.h. > > Signed-off-by: Puranjay Mohan <puranja...@gmail.com> Please also handle the PCI register bit value define duplications as well, as pointed out by Bjorn. Thanks.