aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/sis/sis966/early_ctrl.c
diff options
context:
space:
mode:
authorAntonello Dettori <dev@dettori.io>2016-09-03 10:45:33 +0200
committerMartin Roth <martinroth@google.com>2016-09-13 17:19:49 +0200
commit1a9da7acf697929392d044f49bad55df25e05ef6 (patch)
treec61656972c98c61efb3d21bd7b525b3426075dd0 /src/southbridge/sis/sis966/early_ctrl.c
parent8126daf6f36c2c99edd3f39fa003a53f8fa0d63f (diff)
southbridge/sis/sis966: transition away from device_t
Replace the use of the old device_t definition inside southbridge/sis/sis966. Change-Id: I9e731fedc6f21eaa2685f794ea2172eb4800628b Signed-off-by: Antonello Dettori <dev@dettori.io> Reviewed-on: https://review.coreboot.org/16488 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/southbridge/sis/sis966/early_ctrl.c')
-rw-r--r--src/southbridge/sis/sis966/early_ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/sis/sis966/early_ctrl.c b/src/southbridge/sis/sis966/early_ctrl.c
index fc311ae767..74ae1fa05a 100644
--- a/src/southbridge/sis/sis966/early_ctrl.c
+++ b/src/southbridge/sis/sis966/early_ctrl.c
@@ -19,7 +19,7 @@
static unsigned get_sbdn(unsigned bus)
{
- device_t dev;
+ pci_devfn_t dev;
/* Find the device. */
dev = pci_locate_device_on_bus(