aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/fch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/picasso/fch.c')
-rw-r--r--src/soc/amd/picasso/fch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/fch.c b/src/soc/amd/picasso/fch.c
index b18fac4fbc..730e636e57 100644
--- a/src/soc/amd/picasso/fch.c
+++ b/src/soc/amd/picasso/fch.c
@@ -205,7 +205,7 @@ static void gpp_clk_setup(void)
void southbridge_init(void *chip_info)
{
- struct chipset_state *state;
+ struct chipset_power_state *state;
i2c_soc_init();
sb_init_acpi_ports();