devicetree: Rename unused parameter max in domain_scan_bus()
commit6f37017c57db271beef5dd8f9f9d1229a1f99219
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Thu, 19 Mar 2015 13:26:52 +0000 (19 15:26 +0200)
committerKyösti Mälkki <kyosti.malkki@gmail.com>
Thu, 4 Jun 2015 09:20:02 +0000 (4 11:20 +0200)
treee4695a6d74e08de2846916f0421bcdd0f9ac30a5
parentcd37a2ba4159c62dfbff1bb7397e9e2d4da0c694
devicetree: Rename unused parameter max in domain_scan_bus()

For the PCI root node, input parameter max==0 and output value
max is not relevant for operation.

Change-Id: I23adab24aa957c4d51d703098a9a40ed660b4e6c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8855
Tested-by: build bot (Jenkins)
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
src/device/pci_device.c
src/northbridge/amd/agesa/family10/northbridge.c
src/northbridge/amd/agesa/family15/northbridge.c
src/northbridge/amd/amdk8/northbridge.c