diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-09-19 17:38:16 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-09-20 17:47:03 +0000 |
commit | 94b91c3ebb2b51958c1984934ed202463212d5fd (patch) | |
tree | f5115d7f517cb81d2e8fd794277c0cc868983b47 /COPYING | |
parent | ce14b611d4d24c8c89c3f4c685998237b62a695e (diff) |
cpu/x86/mtrr/debug: drop unnecessary MSR union
Commit 407e00dca06e ("include/cpu/msr.h: transform into an union")
changed the msr_t type to a union that allows accessing the full 64 bit
via the raw element, so there's no need to wrap it again in another
union for the full 64 bit access.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I750307297283802021fac19e2cdf5faa12ede196
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78003
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions