Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/mac68k/obio make this compile with _LKM.



details:   https://anonhg.NetBSD.org/src/rev/7ac48df5026c
branches:  trunk
changeset: 536101:7ac48df5026c
user:      gehenna <gehenna%NetBSD.org@localhost>
date:      Fri Sep 06 17:36:19 2002 +0000

description:
make this compile with _LKM.

diffstat:

 sys/arch/mac68k/obio/iwm_fd.c |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r ec2a3d81031b -r 7ac48df5026c sys/arch/mac68k/obio/iwm_fd.c
--- a/sys/arch/mac68k/obio/iwm_fd.c     Fri Sep 06 16:56:13 2002 +0000
+++ b/sys/arch/mac68k/obio/iwm_fd.c     Fri Sep 06 17:36:19 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: iwm_fd.c,v 1.13 2002/09/06 13:18:43 gehenna Exp $      */
+/*     $NetBSD: iwm_fd.c,v 1.14 2002/09/06 17:36:19 gehenna Exp $      */
 
 /*
  * Copyright (c) 1997, 1998 Hauke Fath.  All rights reserved.
@@ -59,10 +59,6 @@
 #include <mac68k/obio/iwmreg.h>
 #include <mac68k/obio/iwm_fdvar.h>
 
-#ifdef _LKM
-#include "iwm_mod.h"
-#endif
-
 /**
  **    Private functions
  **/



Home | Main Index | Thread Index | Old Index