aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/epl/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/epl/global.h')
-rw-r--r--drivers/staging/epl/global.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/epl/global.h b/drivers/staging/epl/global.h
index c83163e7388..b54842ba7ed 100644
--- a/drivers/staging/epl/global.h
+++ b/drivers/staging/epl/global.h
@@ -29,9 +29,6 @@
#ifndef WORD
#define WORD unsigned short int
#endif
-#ifndef DWORD
-#define DWORD unsigned long int
-#endif
#ifndef BOOL
#define BOOL unsigned char
#endif