From b1bf5a9be0439eaac0f178587ddaa99f5108e946 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 19 Dec 2007 21:05:39 +0000 Subject: 2007-12-19 Joel Sherrill * sapi/include/confdefs.h: Revert. Requires info not available at preprocessing time. --- cpukit/ChangeLog | 5 +++++ cpukit/sapi/include/confdefs.h | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 56598da2b8..8c9cce16b1 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2007-12-19 Joel Sherrill + + * sapi/include/confdefs.h: Revert. Requires info not available at + preprocessing time. + 2007-12-19 Joel Sherrill * sapi/include/confdefs.h: Catch the error when the user lowers the diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h index 146dd91ad2..83a9dd35eb 100644 --- a/cpukit/sapi/include/confdefs.h +++ b/cpukit/sapi/include/confdefs.h @@ -407,9 +407,6 @@ rtems_driver_address_table Device_drivers[] = { #define CONFIGURE_MAXIMUM_DRIVERS CONFIGURE_NUMBER_OF_DRIVERS #endif -#if (CONFIGURE_MAXIMUM_DRIVERS < CONFIGURE_NUMBER_OF_DRIVERS) - #error "not enough slots for static drivers" -#endif /* * Default the number of devices per device driver. This value may be * overridden by the user. -- cgit v1.2.3