aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sr5650/ht.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sr5650/ht.c')
-rw-r--r--src/southbridge/amd/sr5650/ht.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/southbridge/amd/sr5650/ht.c b/src/southbridge/amd/sr5650/ht.c
index b79efc28be..563c67deb0 100644
--- a/src/southbridge/amd/sr5650/ht.c
+++ b/src/southbridge/amd/sr5650/ht.c
@@ -177,8 +177,8 @@ static void sr5690_set_resources(struct device *dev)
if (IS_ENABLED(CONFIG_EXT_CONF_SUPPORT)) {
uint32_t reg;
- device_t amd_ht_cfg_dev;
- device_t amd_addr_map_dev;
+ struct device *amd_ht_cfg_dev;
+ struct device *amd_addr_map_dev;
resource_t res_base;
resource_t res_end;
uint32_t base;