diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/northbridge/intel/haswell/mrc.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/northbridge/intel/haswell/mrc.asm b/src/northbridge/intel/haswell/mrc.asm index 5013572ed7..dbac17d6ee 100644 --- a/src/northbridge/intel/haswell/mrc.asm +++ b/src/northbridge/intel/haswell/mrc.asm @@ -2601,9 +2601,6 @@ push dword [ebx + 1] call mrc_set_bars add esp, 0xc -loc_fffa3eec: -mov edx, dword [ebp - 0x640] - push ebx call frag_fffa3eec mov dword [ebp - 0x620], eax @@ -2616,7 +2613,6 @@ push ebx call frag_fffa3fd4 add esp, 12 -loc_fffa4025: cmp dword [ebp - 0x648], HASWELL_FAMILY_GT3E sete dl cmp dword [ebp - 0x648], HASWELL_FAMILY_MOBILE |