The patch titled tty-remove-include-of-screen_infoh-from-ttyh-fix-fix has been removed from the -mm tree. Its filename is tty-remove-include-of-screen_infoh-from-ttyh-fix-fix.patch This patch was dropped because it was folded into tty-remove-include-of-screen_infoh-from-ttyh.patch ------------------------------------------------------ Subject: tty-remove-include-of-screen_infoh-from-ttyh-fix-fix From: Andrew Morton <akpm@xxxxxxxx> arch/alpha/kernel/alpha_ksyms.c:55: error: 'screen_info' undeclared here (not in a function) Cc: Jon Smirl <jonsmir@xxxxxxxxx> Cc: Antonino Daplas <adaplas@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- arch/alpha/kernel/alpha_ksyms.c | 1 + 1 file changed, 1 insertion(+) diff -puN arch/alpha/kernel/alpha_ksyms.c~tty-remove-include-of-screen_infoh-from-ttyh-fix-fix arch/alpha/kernel/alpha_ksyms.c --- a/arch/alpha/kernel/alpha_ksyms.c~tty-remove-include-of-screen_infoh-from-ttyh-fix-fix +++ a/arch/alpha/kernel/alpha_ksyms.c @@ -14,6 +14,7 @@ #include <linux/in.h> #include <linux/in6.h> #include <linux/pci.h> +#include <linux/screen_info.h> #include <linux/tty.h> #include <linux/mm.h> #include <linux/delay.h> _ Patches currently in -mm which might be from akpm@xxxxxxxx are dont-select-config_hotplug.patch x86_64-e820c-needs-pgtableh.patch count_vm_events-fix.patch add-computone-intelliport-plus-serial-hotplug-support.patch add-specialix-io8-card-support-hotplug-support.patch fadvise-remove-dead-comments.patch vt-remove-vt-specific-declarations-and-definitions-from.patch tty-remove-include-of-screen_infoh-from-ttyh.patch tty-remove-include-of-screen_infoh-from-ttyh-fix-fix.patch cirrus-logic-framebuffer-i2c-support-fix.patch md-include-sector-number-in-messages-about-corrected-read-errors-fixes.patch md-oops-workaround.patch genirq-convert-the-i386-architecture-to-irq-chips.patch genirq-x86_64-irq-reenable-migrating-irqs-to-other-cpus.patch genirq-msi-simplify-msi-enable-and-disable.patch genirq-ia64-irq-dynamic-irq-support.patch genirq-msi-only-build-msi-apicc-on-ia64-fix.patch genirq-i386-irq-remove-the-msi-assumption-that-irq-==-vector.patch srcu-rcu-variant-permitting-read-side-blocking.patch srcu-add-srcu-operations-to-rcutorture.patch srcu-2-add-srcu-operations-to-rcutorture.patch nr_blockdev_pages-in_interrupt-warning.patch device-suspend-debug.patch revert-tty-buffering-comment-out-debug-code.patch slab-leaks3-default-y.patch x86-kmap_atomic-debugging.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