diff options
author | Dave Airlie <airlied@starflyer.(none)> | 2006-01-02 14:44:12 +1100 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2006-01-02 14:44:12 +1100 |
commit | 952d751a140e961f7ac67f743cf94d1a37c736e8 (patch) | |
tree | 023b9e97bdd5364043f1cddf0f68a4a2f8643e8f /drivers/char/drm/tdfx_drv.h | |
parent | 443448d05468277abe99c9b24b9df538dd840f35 (diff) | |
download | linux-952d751a140e961f7ac67f743cf94d1a37c736e8.tar.gz linux-952d751a140e961f7ac67f743cf94d1a37c736e8.tar.bz2 linux-952d751a140e961f7ac67f743cf94d1a37c736e8.zip |
drm: bring sis + tdfx up to latest CVS
Cleanup SIS + TDFX drivers with latest changes from CVS.
From: Eric Anholt <anholt@freebsd.org>
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/char/drm/tdfx_drv.h b/drivers/char/drm/tdfx_drv.h index 857be434379f..84204ec1b046 100644 --- a/drivers/char/drm/tdfx_drv.h +++ b/drivers/char/drm/tdfx_drv.h @@ -1,6 +1,7 @@ /* tdfx.h -- 3dfx DRM template customization -*- linux-c -*- * Created: Wed Feb 14 12:32:32 2001 by gareth@valinux.com - * + */ +/* * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * |