From: jsg Date: Mon, 10 Jun 2024 04:59:15 +0000 (+0000) Subject: remove decls for removed gpr(4) and urio(4) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=05b5e636eff28cdeb15bce5cf6c972a384512286;p=openbsd remove decls for removed gpr(4) and urio(4) --- diff --git a/sys/sys/conf.h b/sys/sys/conf.h index 798ded6ffe4..93951ffafee 100644 --- a/sys/sys/conf.h +++ b/sys/sys/conf.h @@ -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);