coreboot/src
Kyösti Mälkki 6f37017c57 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>
2015-06-04 11:20:02 +02:00
..
arch cbfs: Fix mismerge. 2015-06-02 21:48:24 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu Remove address from GPLv2 headers 2015-06-04 10:06:40 +02:00
device devicetree: Rename unused parameter max in domain_scan_bus() 2015-06-04 11:20:02 +02:00
drivers devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
ec lenovo: Move pc_keyboard_init to h8 init. 2015-05-29 07:45:55 +02:00
include devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
lib assets: abstract away the firmware assets used for booting 2015-06-02 14:10:08 +02:00
mainboard devicetree: Rename unused parameter to passthru 2015-06-04 11:19:30 +02:00
northbridge devicetree: Rename unused parameter max in domain_scan_bus() 2015-06-04 11:20:02 +02:00
soc devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
southbridge devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
superio devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
vendorcode assets: abstract away the firmware assets used for booting 2015-06-02 14:10:08 +02:00
Kconfig Kconfig: Remove RELOCATABLE_MODULES. 2015-06-02 21:01:02 +02:00