]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/video/aty/atyfb_base.c
Merge branch 'perf/fast' into perf/core
[karo-tx-linux.git] / drivers / video / aty / atyfb_base.c
index 44bdce4242ad0a8d48e09ae6c1b94481fb602de5..622f12b62a470ffb84658085c8d57194a33a7c63 100644 (file)
@@ -301,9 +301,9 @@ static struct fb_ops atyfb_ops = {
        .fb_sync        = atyfb_sync,
 };
 
-static int noaccel;
+static bool noaccel;
 #ifdef CONFIG_MTRR
-static int nomtrr;
+static bool nomtrr;
 #endif
 static int vram;
 static int pll;