summaryrefslogtreecommitdiff
path: root/linux-core/tdfx_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/tdfx_drv.c')
-rw-r--r--linux-core/tdfx_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/tdfx_drv.c b/linux-core/tdfx_drv.c
index f102757b..b8e2ec30 100644
--- a/linux-core/tdfx_drv.c
+++ b/linux-core/tdfx_drv.c
@@ -122,7 +122,7 @@ module_exit(tdfx_cleanup);
* routine, drm_parse_drm.
*/
-static int __init tdfx_options(char *str, int *ints)
+static int __init tdfx_options(char *str)
{
drm_parse_options(str);
return 1;