diff options
author | Rik Faith <faith@alephnull.com> | 2000-09-29 01:47:11 +0000 |
---|---|---|
committer | Rik Faith <faith@alephnull.com> | 2000-09-29 01:47:11 +0000 |
commit | 39a659e87718d8b6bbf138510e83de7a1e95d855 (patch) | |
tree | 5d7ed3ac4e9f3d08e8abb94f46fe2db2d0a764d8 /shared | |
parent | b0a7efb5a959a6105486d303d25d06d69d5d569e (diff) |
Audit calls to schedule() Remove tags from files shared with Linux kernel
tree Remove debugging statements to make debugging more useful Other
minor cleanups in preparation for sync with Linux 2.4.0-test9-pre7
Diffstat (limited to 'shared')
-rw-r--r-- | shared/drm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/drm.h b/shared/drm.h index 6cfe88fa7..71771477a 100644 --- a/shared/drm.h +++ b/shared/drm.h @@ -31,7 +31,6 @@ * Dec 1999, Richard Henderson <rth@twiddle.net>, move to generic cmpxchg. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/drm.h,v 1.9 2000/08/24 22:20:18 tsi Exp $ */ #ifndef _DRM_H_ #define _DRM_H_ |