diff options
author | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-11-17 15:46:17 +1100 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-11-17 15:46:17 +1100 |
commit | 5af6acab5ccd0fe2aa1686c502580e984887c62c (patch) | |
tree | 596cb71ec15ec6a958ff58482167170fd8fa157a /libfdt | |
parent | 915cd77c123761301c2ae9fee7681cbe120401db (diff) | |
download | skiboot-5af6acab5ccd0fe2aa1686c502580e984887c62c.zip skiboot-5af6acab5ccd0fe2aa1686c502580e984887c62c.tar.gz skiboot-5af6acab5ccd0fe2aa1686c502580e984887c62c.tar.bz2 |
PCI: use define for wanting dynamic PHB id for pci_register_phb
No functional change, but static analysis showed up the oddity of
something that is generally unsigned (opal_id) having a signed
value assigned to it.
Took the opportunity to use a define to increase readability.
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'libfdt')
0 files changed, 0 insertions, 0 deletions