summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/dbm690t/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/dbm690t/chip.h')
-rw-r--r--src/mainboard/amd/dbm690t/chip.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/mainboard/amd/dbm690t/chip.h b/src/mainboard/amd/dbm690t/chip.h
index bda7abcf29..9ee2dc8535 100644
--- a/src/mainboard/amd/dbm690t/chip.h
+++ b/src/mainboard/amd/dbm690t/chip.h
@@ -18,9 +18,4 @@
*/
extern struct chip_operations mainboard_ops;
-
-struct mainboard_config
-{
- u32 uma_size; /* How many UMA should be used in memory for TOP. */
-};
-
+struct mainboard_config {};