From d3a30dc4c105f0ffc185030b0ba3a946369c015b Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 17 Apr 1997 20:10:41 +0000 Subject: Wed Apr 16 12:52:25 1997 Thomas Bushnell, n/BSG * i386/Drivers.in (com): Delete option. It's required by kd_mouse.c. * i386/Makefrag (i386at-files): Add com.c. (driver-files): Delete variable. * i386/bogus/com.h: Revert change of March 10. * i386/device-drivers.h.in (CONFIG_MACH_COM): Delete option. Bug report from Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). --- i386/bogus/com.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'i386/bogus') diff --git a/i386/bogus/com.h b/i386/bogus/com.h index ec56981..ea7ad7a 100644 --- a/i386/bogus/com.h +++ b/i386/bogus/com.h @@ -1,7 +1,2 @@ -#include - -#ifdef CONFIG_MACH_COM #define NCOM 4 -#else -#define NCOM 0 -#endif + -- cgit v1.2.3