]> git.kernelconcepts.de Git - meta-tx09.git/blobdiff - recipes-kernel/linux/files/topasa900/pixclock.patch
linux-tx09: Update kernel and configuration, fix USB host support
[meta-tx09.git] / recipes-kernel / linux / files / topasa900 / pixclock.patch
diff --git a/recipes-kernel/linux/files/topasa900/pixclock.patch b/recipes-kernel/linux/files/topasa900/pixclock.patch
deleted file mode 100644 (file)
index f78d0cc..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/drivers/video/tmpa9xx-clcd.c b/drivers/video/tmpa9xx-clcd.c
-index c23f9ea..5731701 100644
---- a/drivers/video/tmpa9xx-clcd.c
-+++ b/drivers/video/tmpa9xx-clcd.c
-@@ -93,7 +93,7 @@ int tmpa9xx_clcd_check(struct clcd_fb *fb, struct fb_var_screeninfo *var)
-          (CHECK(xres)                 ||
-           CHECK(yres)                 ||
-           CHECK(bits_per_pixel)       ||
--          CHECK(pixclock)             ||
-+//        CHECK(pixclock)             ||
-           CHECK(left_margin)          ||
-           CHECK(right_margin)         ||
-           CHECK(upper_margin)         ||