Thomas Heijligen has uploaded this change for review.

View Change

hwaccess_x86_msr: drop outdated comment

Change-Id: Ia361f7f3392b4f58a33f3e2d3b5f8f4340c388b3
Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com>
---
M hwaccess_x86_msr.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/97/62897/1
diff --git a/hwaccess_x86_msr.c b/hwaccess_x86_msr.c
index 79cf2f8..3728061 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"

To view, visit change 62897. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ia361f7f3392b4f58a33f3e2d3b5f8f4340c388b3
Gerrit-Change-Number: 62897
Gerrit-PatchSet: 1
Gerrit-Owner: Thomas Heijligen <src@posteo.de>
Gerrit-MessageType: newchange