summaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms9652_fam10/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/msi/ms9652_fam10/romstage.c')
-rw-r--r--src/mainboard/msi/ms9652_fam10/romstage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/msi/ms9652_fam10/romstage.c b/src/mainboard/msi/ms9652_fam10/romstage.c
index 9770cf77f8..b5acf36c46 100644
--- a/src/mainboard/msi/ms9652_fam10/romstage.c
+++ b/src/mainboard/msi/ms9652_fam10/romstage.c
@@ -15,9 +15,6 @@
* GNU General Public License for more details.
*/
-#define FAM10_SCAN_PCI_BUS 0
-#define FAM10_ALLOCATE_IO_RANGE 1
-
#include <stdint.h>
#include <string.h>
#include <device/pci_def.h>