Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic point sequioa.h to new location
details: https://anonhg.NetBSD.org/src/rev/84da6d5061a4
branches: trunk
changeset: 522002:84da6d5061a4
user: pooka <pooka%NetBSD.org@localhost>
date: Sun Feb 10 11:48:56 2002 +0000
description:
point sequioa.h to new location
diffstat:
sys/dev/ic/cs89x0.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 9f706ad6089b -r 84da6d5061a4 sys/dev/ic/cs89x0.c
--- a/sys/dev/ic/cs89x0.c Sun Feb 10 11:31:47 2002 +0000
+++ b/sys/dev/ic/cs89x0.c Sun Feb 10 11:48:56 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cs89x0.c,v 1.2 2001/11/27 21:40:55 yamt Exp $ */
+/* $NetBSD: cs89x0.c,v 1.3 2002/02/10 11:48:56 pooka Exp $ */
/*
* Copyright 1997
@@ -186,7 +186,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: cs89x0.c,v 1.2 2001/11/27 21:40:55 yamt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: cs89x0.c,v 1.3 2002/02/10 11:48:56 pooka Exp $");
#include "opt_inet.h"
@@ -228,7 +228,7 @@
#include <dev/ic/cs89x0var.h>
#ifdef SHARK
-#include <arm32/shark/sequoia.h>
+#include <shark/shark/sequoia.h>
#endif
/*
Home |
Main Index |
Thread Index |
Old Index