summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/mahogany/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/mahogany/chip.h')
-rw-r--r--src/mainboard/amd/mahogany/chip.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/mainboard/amd/mahogany/chip.h b/src/mainboard/amd/mahogany/chip.h
index 1bc3bee9d7..42664d0dd8 100644
--- a/src/mainboard/amd/mahogany/chip.h
+++ b/src/mainboard/amd/mahogany/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 {};