diff options
Diffstat (limited to 'drivers/isdn/hardware/eicon/platform.h')
-rw-r--r-- | drivers/isdn/hardware/eicon/platform.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/isdn/hardware/eicon/platform.h b/drivers/isdn/hardware/eicon/platform.h index 2444811e0b38..16714cb0ef7d 100644 --- a/drivers/isdn/hardware/eicon/platform.h +++ b/drivers/isdn/hardware/eicon/platform.h | |||
@@ -71,14 +71,6 @@ | |||
71 | #define qword u64 | 71 | #define qword u64 |
72 | #endif | 72 | #endif |
73 | 73 | ||
74 | #ifndef TRUE | ||
75 | #define TRUE 1 | ||
76 | #endif | ||
77 | |||
78 | #ifndef FALSE | ||
79 | #define FALSE 0 | ||
80 | #endif | ||
81 | |||
82 | #ifndef NULL | 74 | #ifndef NULL |
83 | #define NULL ((void *) 0) | 75 | #define NULL ((void *) 0) |
84 | #endif | 76 | #endif |