aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/rs690/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/rs690/chip.h')
-rw-r--r--src/southbridge/amd/rs690/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/amd/rs690/chip.h b/src/southbridge/amd/rs690/chip.h
index 5e08cc59f8..8ff4be5401 100644
--- a/src/southbridge/amd/rs690/chip.h
+++ b/src/southbridge/amd/rs690/chip.h
@@ -33,7 +33,5 @@ struct southbridge_amd_rs690_config
u8 gfx_reconfiguration; /* Dynamic Lind Width Control */
u8 gfx_link_width; /* Desired width of lane 2 */
};
-struct chip_operations;
-extern struct chip_operations southbridge_amd_rs690_ops;
#endif /* RS690_CHIP_H */