mirror of https://gitee.com/openkylin/linux.git
drm: remove remnamt of old DRM code from tdfx
Signed-off-by: Dave Airlie <airlied@linux.ie>
This commit is contained in:
parent
3f9df54d63
commit
9d6160137a
|
@ -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:
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue