From 92f357a822542be60b567a801725ea5da4d8e403 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 12 Mar 2001 20:41:02 +0000 Subject: More Cobalt junk. --- include/linux/isdn.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include') diff --git a/include/linux/isdn.h b/include/linux/isdn.h index 8397578f6..635569b15 100644 --- a/include/linux/isdn.h +++ b/include/linux/isdn.h @@ -37,14 +37,8 @@ * the correspondent code in isdn.c */ -#ifdef CONFIG_COBALT_MICRO_SERVER -/* Save memory */ -#define ISDN_MAX_DRIVERS 2 -#define ISDN_MAX_CHANNELS 8 -#else #define ISDN_MAX_DRIVERS 32 #define ISDN_MAX_CHANNELS 64 -#endif #define ISDN_MINOR_B 0 #define ISDN_MINOR_BMAX (ISDN_MAX_CHANNELS-1) #define ISDN_MINOR_CTRL 64 -- cgit v1.2.3