diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-20 18:13:38 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-20 18:13:38 +0000 |
commit | 93a4e4bd4f69d605c94919f9481f421ba3634870 (patch) | |
tree | 2fc3e5b95b2bc23548b3eee14ba9222293667734 /sys/arch | |
parent | 39fc8339ce9ee30a963c5eb22082b2237f010337 (diff) |
Fix for NetBSD's bug from NetBSD.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/hp300/hp300/autoconf.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/hp300/hp300/autoconf.c b/sys/arch/hp300/hp300/autoconf.c index f582740c59c..e4d5517fdcf 100644 --- a/sys/arch/hp300/hp300/autoconf.c +++ b/sys/arch/hp300/hp300/autoconf.c @@ -1,5 +1,5 @@ -/* $OpenBSD: autoconf.c,v 1.13 1997/02/16 17:54:40 downsj Exp $ */ -/* $NetBSD: autoconf.c,v 1.31 1997/01/31 01:49:41 thorpej Exp $ */ +/* $OpenBSD: autoconf.c,v 1.14 1997/02/20 18:13:37 downsj Exp $ */ +/* $NetBSD: autoconf.c,v 1.33 1997/02/05 20:56:29 thorpej Exp $ */ /* * Copyright (c) 1996 Jason R. Thorpe. All rights reserved. @@ -1019,7 +1019,6 @@ setbootdev() /* * Get parent's info. */ - cdd = dev_data_lookup(root_device->dv_parent); switch (type) { case 2: /* |