aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/ti/pci1x2x
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-19 10:39:20 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-05-22 07:18:08 +0000
commita397089259b49464ec966deb22fe87fc17e48cf7 (patch)
treef89f23a0b10168aa0828f23d66a7815b35e927b1 /src/southbridge/ti/pci1x2x
parente490a87582fdd7b5df3da3d2211117d179e8d19d (diff)
sb/ti/pci{1x2x,i7420,xx12}: Get rid of device_t
Use of device_t has been abandoned in ramstage. Change-Id: I37c6db65be4477dabb6064c3cc7ea1c63e467d19 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26397 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/southbridge/ti/pci1x2x')
-rw-r--r--src/southbridge/ti/pci1x2x/pci1x2x.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/southbridge/ti/pci1x2x/pci1x2x.c b/src/southbridge/ti/pci1x2x/pci1x2x.c
index 883f00fd41..e670a43b06 100644
--- a/src/southbridge/ti/pci1x2x/pci1x2x.c
+++ b/src/southbridge/ti/pci1x2x/pci1x2x.c
@@ -39,7 +39,8 @@ static void ti_pci1x2y_init(struct device *dev)
pci_write_config8(dev, 0x92, pci_read_config8(dev, 0x92) | 0x02);
}
-static void ti_pci1x2y_set_subsystem(device_t dev, unsigned vendor, unsigned device)
+static void ti_pci1x2y_set_subsystem(struct device *dev, unsigned vendor,
+ unsigned device)
{
/*
* Enable change sub-vendor ID. Clear the bit 5 to enable to write