diff options
author | Wei Yang <weiyang@linux.vnet.ibm.com> | 2015-04-27 03:25:09 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-05-13 06:00:07 +0200 |
commit | 3721352990ba5eafa7e92a1c9cf86af3a46de151 (patch) | |
tree | 042d7e377d5626b1bb43f884953d19485fabcfa9 /arch/tile/include | |
parent | drivers/vfio: Support EEH error injection (diff) | |
download | linux-3721352990ba5eafa7e92a1c9cf86af3a46de151.tar.xz linux-3721352990ba5eafa7e92a1c9cf86af3a46de151.zip |
powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}
struct pci_io_addr_range{} stores the information of pci resources. It
would be better to keep these related fields have the same type as in
struct resource{}.
This patch fixes the start/end/flags type in struct pci_io_addr_range{} to
have the same type as in struct resource{}.
Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Acked-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/tile/include')
0 files changed, 0 insertions, 0 deletions