sync with OpenBSD -current
This commit is contained in:
parent
d1109c2ac1
commit
2682037f04
26 changed files with 199 additions and 165 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $OpenBSD: uvideo.c,v 1.220 2024/05/23 03:21:09 jsg Exp $ */
|
||||
/* $OpenBSD: uvideo.c,v 1.221 2024/07/20 12:34:52 jsg Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2008 Robert Nagy <robert@openbsd.org>
|
||||
|
@ -177,6 +177,7 @@ usbd_status uvideo_usb_control(struct uvideo_softc *, uint8_t, uint8_t,
|
|||
#include <sys/namei.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/vnode.h>
|
||||
#include <sys/fcntl.h>
|
||||
|
||||
void uvideo_dump_desc_all(struct uvideo_softc *);
|
||||
void uvideo_dump_desc_vc_header(struct uvideo_softc *,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue