diff options
author | Rob Herring <robh@kernel.org> | 2018-03-07 16:42:36 +0100 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2018-03-21 15:22:36 +0100 |
commit | a1b363a53f0c231627d2c06a2691c17f610eab98 (patch) | |
tree | 0eb0d9628f160ba2c6b05e3e5665ec8002c6221e /scripts/checkpatch.pl | |
parent | PCI: kirin: Remove unnecessary asm/compiler.h include (diff) | |
download | linux-a1b363a53f0c231627d2c06a2691c17f610eab98.tar.xz linux-a1b363a53f0c231627d2c06a2691c17f610eab98.zip |
PCI: iproc: Remove dependency on ARM specific struct pci_sys_data
The iproc driver is using ARM's struct pci_sys_data simply to store a
private data pointer. This is completely unnecessary, so store the
private data directly in bus->sysdata as is done on arm64.
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Scott Branden <scott.branden@broadcom.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions