summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/eeh-powernv.c
diff options
context:
space:
mode:
authorWei Yang <weiyang@linux.vnet.ibm.com>2015-04-27 09:25:09 +0800
committerMichael Ellerman <mpe@ellerman.id.au>2015-05-13 14:00:07 +1000
commit3721352990ba5eafa7e92a1c9cf86af3a46de151 (patch)
tree042d7e377d5626b1bb43f884953d19485fabcfa9 /arch/powerpc/platforms/powernv/eeh-powernv.c
parent68cbbc3a9d1fc231810b2490bca73b3b444ef542 (diff)
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/powerpc/platforms/powernv/eeh-powernv.c')
0 files changed, 0 insertions, 0 deletions