diff options
author | Chris Morgan <macromorgan@hotmail.com> | 2020-02-05 10:51:46 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-02-06 18:10:43 +0000 |
commit | 2806ec971e11cccee86927ddde6ace3a34319cfb (patch) | |
tree | 64f05cd1efab2019b4b7dada67033e10f35fef87 /src/vendorcode/google | |
parent | faa1118fc7d6d80d9c37bab8b9330325d8157466 (diff) |
nb/intel/haswell: Fix type definition of dev in PCI_FUNC(dev)
The type of dev in the PCI_FUNC(dev) is incorrect. Fix it using
PCI_DEV2DEVFN() macro. Tested on a T440P, and necessary on this board
to enable the dGPU.
Change-Id: I3fb0f677cc98800f355f6af7d3172be3e59ce5c2
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38722
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/vendorcode/google')
0 files changed, 0 insertions, 0 deletions