summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2010-08-27 08:05:01 +0000
committerderaadt <deraadt@openbsd.org>2010-08-27 08:05:01 +0000
commita5b679f8e92d7ba52252131a04c0df0e651f11f3 (patch)
tree0efae33832c774d62650133da8fa834db204f55a /sys
parentput .Os in the correct place; (diff)
downloadwireguard-openbsd-a5b679f8e92d7ba52252131a04c0df0e651f11f3.tar.xz
wireguard-openbsd-a5b679f8e92d7ba52252131a04c0df0e651f11f3.zip
gem never had any powerhook support
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/ic/gemvar.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ic/gemvar.h b/sys/dev/ic/gemvar.h
index 075fa1e40e8..6f03356a857 100644
--- a/sys/dev/ic/gemvar.h
+++ b/sys/dev/ic/gemvar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: gemvar.h,v 1.24 2009/10/15 17:54:54 deraadt Exp $ */
+/* $OpenBSD: gemvar.h,v 1.25 2010/08/27 08:05:01 deraadt Exp $ */
/* $NetBSD: gemvar.h,v 1.1 2001/09/16 00:11:43 eeh Exp $ */
/*
@@ -155,8 +155,6 @@ struct gem_softc {
#define GEM_GIGABIT 0x0001 /* has a gigabit PHY */
- void *sc_powerhook; /* power management hook */
-
struct gem_stats sc_stats; /* debugging stats */
/*