aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/epl/EplInstDef.h12
-rw-r--r--drivers/staging/epl/global.h2
2 files changed, 0 insertions, 14 deletions
diff --git a/drivers/staging/epl/EplInstDef.h b/drivers/staging/epl/EplInstDef.h
index 5b7be34c14b..756ac635324 100644
--- a/drivers/staging/epl/EplInstDef.h
+++ b/drivers/staging/epl/EplInstDef.h
@@ -355,18 +355,6 @@ typedef BYTE tEplInstanceHdl;
#endif
-/*
-#if (CDRV_MAX_INSTANCES > 1)
-
- #define CDRV_REENTRANT REENTRANT
-
-#else
-
- #define CDRV_REENTRANT
-
-#endif
-*/
-
#endif // _EPLINSTDEF_H_
// Die letzte Zeile muß unbedingt eine leere Zeile sein, weil manche Compiler
diff --git a/drivers/staging/epl/global.h b/drivers/staging/epl/global.h
index 74db85ce36c..ba5cf3201bd 100644
--- a/drivers/staging/epl/global.h
+++ b/drivers/staging/epl/global.h
@@ -31,8 +31,6 @@
#define CONST const // variables mapped to ROM (i.e. flash)
#endif
-#define REENTRANT
-
#define TRACE printk
#ifndef SHORT