remove decls for removed gpr(4) and urio(4)
authorjsg <jsg@openbsd.org>
Mon, 10 Jun 2024 04:59:15 +0000 (04:59 +0000)
committerjsg <jsg@openbsd.org>
Mon, 10 Jun 2024 04:59:15 +0000 (04:59 +0000)
sys/sys/conf.h

index 798ded6..93951ff 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: conf.h,v 1.161 2023/01/14 12:11:11 kettenis Exp $     */
+/*     $OpenBSD: conf.h,v 1.162 2024/06/10 04:59:15 jsg Exp $  */
 /*     $NetBSD: conf.h,v 1.33 1996/05/03 20:03:32 christos Exp $       */
 
 /*-
@@ -621,7 +621,6 @@ cdev_decl(kstat);
 cdev_decl(bio);
 cdev_decl(vscsi);
 
-cdev_decl(gpr);
 cdev_decl(bktr);
 
 cdev_decl(usb);
@@ -631,7 +630,6 @@ cdev_decl(fido);
 cdev_decl(ujoy);
 cdev_decl(ucom);
 cdev_decl(ulpt);
-cdev_decl(urio);
 
 cdev_decl(hotplug);
 cdev_decl(gpio);