+ fbdev-add-framebuffer-and-display-update-module-support-fix.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     pnxrgbfb: Remove tty.h from #include

has been added to the -mm tree.  Its filename is

     fbdev-add-framebuffer-and-display-update-module-support-fix.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: pnxrgbfb: Remove tty.h from #include
From: "Antonino A. Daplas" <adaplas@xxxxxxxxx>

Framebuffer drivers should have no dependencies on the tty layer.

Signed-off-by: Antonino Daplas <adaplas@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/video/pnx4008/pnxrgbfb.c |    1 -
 1 file changed, 1 deletion(-)

diff -puN drivers/video/pnx4008/pnxrgbfb.c~fbdev-add-framebuffer-and-display-update-module-support-fix drivers/video/pnx4008/pnxrgbfb.c
--- a/drivers/video/pnx4008/pnxrgbfb.c~fbdev-add-framebuffer-and-display-update-module-support-fix
+++ a/drivers/video/pnx4008/pnxrgbfb.c
@@ -18,7 +18,6 @@
 #include <linux/errno.h>
 #include <linux/string.h>
 #include <linux/mm.h>
-#include <linux/tty.h>
 #include <linux/slab.h>
 #include <linux/vmalloc.h>
 #include <linux/delay.h>
_

Patches currently in -mm which might be from adaplas@xxxxxxxxx are

origin.patch
fbdev-add-framebuffer-and-display-update-module-support-fix.patch
vt-decrement-ref-count-of-the-vt-backend-on-deallocation.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux