Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fbdev...
[firefly-linux-kernel-4.4.55.git] / drivers / video / fbmem.c
index 9217be3d8f3eee56b8f31f3b170996961c322423..36e1fe21b9b5e1b2bd41750d1bedbbc833e917cf 100644 (file)
@@ -1883,7 +1883,7 @@ static int ofonly __read_mostly;
  *
  * NOTE: Needed to maintain backwards compatibility
  */
-int fb_get_options(char *name, char **option)
+int fb_get_options(const char *name, char **option)
 {
        char *opt, *options = NULL;
        int retval = 0;