From a9a36c808da1681cc7b93af9446e66dd0075945f Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Mon, 9 Jan 2017 14:44:29 +0000 Subject: Remove unneeded from Michael W. Bombardieri. --- sys/dev/usb/if_urtw.c | 3 +-- sys/dev/usb/ugold.c | 3 +-- sys/dev/usb/umass.c | 3 +-- sys/dev/usb/uoak_subr.c | 3 +-- sys/dev/usb/usbdi_util.c | 3 +-- sys/dev/usb/uthum.c | 3 +-- 6 files changed, 6 insertions(+), 12 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/usb/if_urtw.c b/sys/dev/usb/if_urtw.c index 422d0a8ab65..432cd4d8a1e 100644 --- a/sys/dev/usb/if_urtw.c +++ b/sys/dev/usb/if_urtw.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_urtw.c,v 1.62 2016/04/13 11:03:37 mpi Exp $ */ +/* $OpenBSD: if_urtw.c,v 1.63 2017/01/09 14:44:28 mpi Exp $ */ /*- * Copyright (c) 2009 Martynas Venckus @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include diff --git a/sys/dev/usb/ugold.c b/sys/dev/usb/ugold.c index 6e96953a3ce..f8f232d5cec 100644 --- a/sys/dev/usb/ugold.c +++ b/sys/dev/usb/ugold.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ugold.c,v 1.12 2016/01/09 04:14:42 jcs Exp $ */ +/* $OpenBSD: ugold.c,v 1.13 2017/01/09 14:44:28 mpi Exp $ */ /* * Copyright (c) 2013 Takayoshi SASANO @@ -26,7 +26,6 @@ #include #include #include -#include #include #include diff --git a/sys/dev/usb/umass.c b/sys/dev/usb/umass.c index d03b6eb71e8..0fc1782ac21 100644 --- a/sys/dev/usb/umass.c +++ b/sys/dev/usb/umass.c @@ -1,4 +1,4 @@ -/* $OpenBSD: umass.c,v 1.73 2016/08/03 13:44:49 krw Exp $ */ +/* $OpenBSD: umass.c,v 1.74 2017/01/09 14:44:28 mpi Exp $ */ /* $NetBSD: umass.c,v 1.116 2004/06/30 05:53:46 mycroft Exp $ */ /* @@ -130,7 +130,6 @@ #include #include #include -#include #include #undef KASSERT #define KASSERT(cond, msg) diff --git a/sys/dev/usb/uoak_subr.c b/sys/dev/usb/uoak_subr.c index ab2ddbda288..200fd384b11 100644 --- a/sys/dev/usb/uoak_subr.c +++ b/sys/dev/usb/uoak_subr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uoak_subr.c,v 1.7 2015/05/25 12:53:12 jsg Exp $ */ +/* $OpenBSD: uoak_subr.c,v 1.8 2017/01/09 14:44:28 mpi Exp $ */ /* * Copyright (c) 2012 Yojiro UO @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include diff --git a/sys/dev/usb/usbdi_util.c b/sys/dev/usb/usbdi_util.c index 34a47d61192..277c2c65bb5 100644 --- a/sys/dev/usb/usbdi_util.c +++ b/sys/dev/usb/usbdi_util.c @@ -1,4 +1,4 @@ -/* $OpenBSD: usbdi_util.c,v 1.41 2015/03/14 03:38:50 jsg Exp $ */ +/* $OpenBSD: usbdi_util.c,v 1.42 2017/01/09 14:44:28 mpi Exp $ */ /* $NetBSD: usbdi_util.c,v 1.40 2002/07/11 21:14:36 augustss Exp $ */ /* $FreeBSD: src/sys/dev/usb/usbdi_util.c,v 1.14 1999/11/17 22:33:50 n_hibma Exp $ */ @@ -35,7 +35,6 @@ #include #include #include -#include #include #include diff --git a/sys/dev/usb/uthum.c b/sys/dev/usb/uthum.c index 56f3695e84f..2cb06ee8064 100644 --- a/sys/dev/usb/uthum.c +++ b/sys/dev/usb/uthum.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uthum.c,v 1.31 2016/03/19 11:34:22 mpi Exp $ */ +/* $OpenBSD: uthum.c,v 1.32 2017/01/09 14:44:28 mpi Exp $ */ /* * Copyright (c) 2009, 2010 Yojiro UO @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3