diff options
author | Dave Airlie <airlied@starflyer.(none)> | 2005-11-11 08:34:10 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2005-11-11 08:34:10 (GMT) |
commit | 9d6160137a8ef8bd25266ccc0f97d55863708fc6 (patch) | |
tree | 1a41b293dc82c2c48a75714f4d175d177800abd6 /drivers/char/drm/tdfx_drv.h | |
parent | 3f9df54d6386bb632ffc00665489bb3bb3bf6ff2 (diff) | |
download | linux-fsl-qoriq-9d6160137a8ef8bd25266ccc0f97d55863708fc6.tar.xz |
drm: remove remnamt of old DRM code from tdfx
Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'drivers/char/drm/tdfx_drv.h')
-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 a582a3d..857be43 100644 --- a/drivers/char/drm/tdfx_drv.h +++ b/drivers/char/drm/tdfx_drv.h @@ -30,10 +30,6 @@ #ifndef __TDFX_H__ #define __TDFX_H__ -/* This remains constant for all DRM template files. - */ -#define DRM(x) tdfx_##x - /* General customization: */ |