diff options
-rw-r--r-- | drivers/char/drm/tdfx_drv.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/char/drm/tdfx_drv.h b/drivers/char/drm/tdfx_drv.h index a582a3db4c75..857be434379f 100644 --- a/drivers/char/drm/tdfx_drv.h +++ b/drivers/char/drm/tdfx_drv.h | |||
@@ -30,10 +30,6 @@ | |||
30 | #ifndef __TDFX_H__ | 30 | #ifndef __TDFX_H__ |
31 | #define __TDFX_H__ | 31 | #define __TDFX_H__ |
32 | 32 | ||
33 | /* This remains constant for all DRM template files. | ||
34 | */ | ||
35 | #define DRM(x) tdfx_##x | ||
36 | |||
37 | /* General customization: | 33 | /* General customization: |
38 | */ | 34 | */ |
39 | 35 | ||