summaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge')
-rw-r--r--src/southbridge/amd/common/amd_defs.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/southbridge/amd/common/amd_defs.h b/src/southbridge/amd/common/amd_defs.h
deleted file mode 100644
index ca6b3ca191..0000000000
--- a/src/southbridge/amd/common/amd_defs.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-
-#ifndef _AMD_SB_DEFS_H_
-#define _AMD_SB_DEFS_H_
-
-#define AMD_SB_ACPI_MMIO_ADDR 0xfed80000ul
-
-#endif