aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/tdfxfb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tdfxfb.c')
-rw-r--r--drivers/video/tdfxfb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/tdfxfb.c b/drivers/video/tdfxfb.c
index c88b5348c4ee..3e7baf4c9fa8 100644
--- a/drivers/video/tdfxfb.c
+++ b/drivers/video/tdfxfb.c
@@ -1312,7 +1312,7 @@ out_err:
1312} 1312}
1313 1313
1314#ifndef MODULE 1314#ifndef MODULE
1315void tdfxfb_setup(char *options) 1315static void tdfxfb_setup(char *options)
1316{ 1316{
1317 char* this_opt; 1317 char* this_opt;
1318 1318