diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 18:02:00 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 18:02:00 +0000 |
commit | 02f8110d6a247d53b489b29eec8a35c85e713c6b (patch) | |
tree | 9cb65032a35c2d1af581deaac73dfa2540b2fbdd /drivers/char/drm/tdfx_context.c | |
parent | b62a3d8e8a9d02ff6f9103358b7a9c2c3d56c653 (diff) |
Merge with Linux 2.4.0-test6-pre2.
Diffstat (limited to 'drivers/char/drm/tdfx_context.c')
-rw-r--r-- | drivers/char/drm/tdfx_context.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/drm/tdfx_context.c b/drivers/char/drm/tdfx_context.c index c8d6e50ea..d6903c0ae 100644 --- a/drivers/char/drm/tdfx_context.c +++ b/drivers/char/drm/tdfx_context.c @@ -30,8 +30,6 @@ * */ -#include <linux/sched.h> - #define __NO_VERSION__ #include "drmP.h" #include "tdfx_drv.h" |