diff options
Diffstat (limited to 'include/video/tdfx.h')
-rw-r--r-- | include/video/tdfx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/video/tdfx.h b/include/video/tdfx.h index 05b63c2a5abc..7431d9681e57 100644 --- a/include/video/tdfx.h +++ b/include/video/tdfx.h | |||
@@ -79,8 +79,6 @@ | |||
79 | 79 | ||
80 | /* register bitfields (not all, only as needed) */ | 80 | /* register bitfields (not all, only as needed) */ |
81 | 81 | ||
82 | #define BIT(x) (1UL << (x)) | ||
83 | |||
84 | /* COMMAND_2D reg. values */ | 82 | /* COMMAND_2D reg. values */ |
85 | #define TDFX_ROP_COPY 0xcc /* src */ | 83 | #define TDFX_ROP_COPY 0xcc /* src */ |
86 | #define TDFX_ROP_INVERT 0x55 /* NOT dst */ | 84 | #define TDFX_ROP_INVERT 0x55 /* NOT dst */ |