diff options
Diffstat (limited to 'drivers/video/i740fb.c')
-rw-r--r-- | drivers/video/i740fb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/i740fb.c b/drivers/video/i740fb.c index cfd0c52e8f73..6c4838818950 100644 --- a/drivers/video/i740fb.c +++ b/drivers/video/i740fb.c | |||
@@ -1302,7 +1302,7 @@ static int __init i740fb_setup(char *options) | |||
1302 | } | 1302 | } |
1303 | #endif | 1303 | #endif |
1304 | 1304 | ||
1305 | int __init i740fb_init(void) | 1305 | static int __init i740fb_init(void) |
1306 | { | 1306 | { |
1307 | #ifndef MODULE | 1307 | #ifndef MODULE |
1308 | char *option = NULL; | 1308 | char *option = NULL; |