summaryrefslogtreecommitdiff
path: root/linux/r128_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/r128_drv.c')
-rw-r--r--linux/r128_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/r128_drv.c b/linux/r128_drv.c
index 1103832c..125de17d 100644
--- a/linux/r128_drv.c
+++ b/linux/r128_drv.c
@@ -134,7 +134,7 @@ module_exit(r128_cleanup);
* routine, drm_parse_drm.
*/
-static int __init r128_options(char *str, int *ints)
+static int __init r128_options(char *str)
{
drm_parse_options(str);
return 1;