fuse: rcu-delay freeing fuse_conn
[firefly-linux-kernel-4.4.55.git] / drivers / video / uvesafb.c
index b963ea12d175b1527242ab790cd86b982a60f749..7aec6f39fdd5461beb16d700ed201212ba9d1704 100644 (file)
@@ -1891,7 +1891,7 @@ static int uvesafb_setup(char *options)
                }
        }
 
-       if (mtrr != 3 && mtrr != 1)
+       if (mtrr != 3 && mtrr != 0)
                pr_warn("uvesafb: mtrr should be set to 0 or 3; %d is unsupported", mtrr);
 
        return 0;