summaryrefslogtreecommitdiff
path: root/linux/tdfx_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/tdfx_drv.h')
-rw-r--r--linux/tdfx_drv.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/linux/tdfx_drv.h b/linux/tdfx_drv.h
index 879e6d37..bee840e1 100644
--- a/linux/tdfx_drv.h
+++ b/linux/tdfx_drv.h
@@ -25,8 +25,8 @@
* DEALINGS IN THE SOFTWARE.
*
* Authors:
- * Rickard E. (Rik) Faith <faith@precisioninsight.com>
- * Daryll Strauss <daryll@precisioninsight.com>
+ * Rickard E. (Rik) Faith <faith@valinux.com>
+ * Daryll Strauss <daryll@valinux.com>
*
*/
@@ -34,8 +34,6 @@
#define _TDFX_DRV_H_
/* tdfx_drv.c */
-extern int tdfx_init(void);
-extern void tdfx_cleanup(void);
extern int tdfx_version(struct inode *inode, struct file *filp,
unsigned int cmd, unsigned long arg);
extern int tdfx_open(struct inode *inode, struct file *filp);