[PATCH] DocBook: changes and extensions to the kernel documentation
[deliverable/linux.git] / drivers / video / fbmem.c
index 25f460ca0daf10c14290e36f013805f1f784495f..208a68ceb63bc267f88288feab815be80c786c60 100644 (file)
@@ -1257,6 +1257,8 @@ int fb_new_modelist(struct fb_info *info)
 static char *video_options[FB_MAX];
 static int ofonly;
 
+extern const char *global_mode_option;
+
 /**
  * fb_get_options - get kernel boot parameters
  * @name:   framebuffer name as it would appear in
@@ -1297,9 +1299,6 @@ int fb_get_options(char *name, char **option)
        return retval;
 }
 
-
-extern const char *global_mode_option;
-
 /**
  *     video_setup - process command line options
  *     @options: string of options
This page took 0.027765 seconds and 5 git commands to generate.