Skip to content

Commit deb6f0a

Browse files
author
Fox Snowpatch
committed
1 parent 4f37907 commit deb6f0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • arch/powerpc/platforms/pseries

arch/powerpc/platforms/pseries/iommu.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ static void pci_dma_bus_setup_pSeries(struct pci_bus *bus)
634634

635635
if (bus->self) {
636636
/* This is not a root bus, any setup will be done for the
637-
* device-side of the bridge in iommu_dev_setup_pSeries().
637+
* device-side of the bridge in pci_dma_dev_setup_pSeries().
638638
*/
639639
return;
640640
}

0 commit comments

Comments
 (0)