diff options
Diffstat (limited to 'src/mainboard/asus/m4a785-m')
-rw-r--r-- | src/mainboard/asus/m4a785-m/spd_addr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/m4a785-m/spd_addr.h b/src/mainboard/asus/m4a785-m/spd_addr.h index c87a5995b8..489fa3330a 100644 --- a/src/mainboard/asus/m4a785-m/spd_addr.h +++ b/src/mainboard/asus/m4a785-m/spd_addr.h @@ -19,7 +19,7 @@ /** * This file defines the SPD addresses for the mainboard. Must be included in - * cache_as_ram_auto.c + * romstage.c */ #define RC00 0 |