From af5f92c63459073948db079920618627da2bb05d Mon Sep 17 00:00:00 2001 From: Thomas Heijligen Date: Thu, 17 Mar 2022 13:39:21 +0100 Subject: hwaccess_x86_msr: drop outdated comment Change-Id: Ia361f7f3392b4f58a33f3e2d3b5f8f4340c388b3 Signed-off-by: Thomas Heijligen Reviewed-on: https://review.coreboot.org/c/flashrom/+/62897 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber Reviewed-by: Paul Menzel --- hwaccess_x86_msr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwaccess_x86_msr.c b/hwaccess_x86_msr.c index 1fbfa9e9..98e51d44 100644 --- a/hwaccess_x86_msr.c +++ b/hwaccess_x86_msr.c @@ -17,7 +17,7 @@ */ /* MSR abstraction implementations for Linux, OpenBSD, FreeBSD/Dragonfly, OSX, libpayload - * and a non-working default implementation on the bottom. See also hwaccess.h for some (re)declarations. + * and a non-working default implementation on the bottom. */ #include "hwaccess_x86_msr.h" -- cgit v1.2.3