Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x86/include cpu.h no longer needs via_padlock.h
details: https://anonhg.NetBSD.org/src/rev/b8d6cb367c50
branches: trunk
changeset: 762394:b8d6cb367c50
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun Feb 20 12:47:21 2011 +0000
description:
cpu.h no longer needs via_padlock.h
diffstat:
sys/arch/x86/include/cpu.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 529d6642253a -r b8d6cb367c50 sys/arch/x86/include/cpu.h
--- a/sys/arch/x86/include/cpu.h Sun Feb 20 11:41:20 2011 +0000
+++ b/sys/arch/x86/include/cpu.h Sun Feb 20 12:47:21 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.h,v 1.27 2011/02/19 13:52:28 jmcneill Exp $ */
+/* $NetBSD: cpu.h,v 1.28 2011/02/20 12:47:21 jmcneill Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -56,7 +56,6 @@
#include <machine/intrdefs.h>
#include <x86/cacheinfo.h>
-#include <x86/via_padlock.h>
#include <sys/cpu_data.h>
#include <sys/evcnt.h>
Home |
Main Index |
Thread Index |
Old Index