[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree
zrouter-src-freebsd at zrouter.org
zrouter-src-freebsd at zrouter.org
Thu Dec 15 11:13:39 UTC 2011
details: http://zrouter.org/hg/FreeBSD/head//rev/34d6c2616f7c
changeset: 249:34d6c2616f7c
user: ray at terran.dlink.ua
date: Thu Dec 15 13:14:19 2011 +0200
description:
remove stale definition of suspend/resume/shutdown
diffstat:
head/sys/dev/usb/controller/ehci_siba.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r 2bec2fc209c9 -r 34d6c2616f7c head/sys/dev/usb/controller/ehci_siba.c
--- a/head/sys/dev/usb/controller/ehci_siba.c Thu Dec 15 13:11:28 2011 +0200
+++ b/head/sys/dev/usb/controller/ehci_siba.c Thu Dec 15 13:14:19 2011 +0200
@@ -76,9 +76,6 @@
static device_attach_t ehci_siba_attach;
static device_detach_t ehci_siba_detach;
-static device_shutdown_t ehci_siba_shutdown;
-static device_suspend_t ehci_siba_suspend;
-static device_resume_t ehci_siba_resume;
#define USB_BRIDGE_INTR_CAUSE 0x210
#define USB_BRIDGE_INTR_MASK 0x214
More information about the Zrouter-src-freebsd
mailing list