The patch titled blackfin-serial-driver-this-driver-enable-sports-on-blackfin-emulate-uart-fix has been removed from the -mm tree. Its filename was blackfin-serial-driver-this-driver-enable-sports-on-blackfin-emulate-uart-fix.patch This patch was dropped because it was folded into blackfin-serial-driver-this-driver-enable-sports-on-blackfin-emulate-uart.patch The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: blackfin-serial-driver-this-driver-enable-sports-on-blackfin-emulate-uart-fix From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Cc: Alan Cox <alan@xxxxxxxxxx> Cc: Bryan Wu <bryan.wu@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/serial_core.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -puN include/linux/serial_core.h~blackfin-serial-driver-this-driver-enable-sports-on-blackfin-emulate-uart-fix include/linux/serial_core.h --- a/include/linux/serial_core.h~blackfin-serial-driver-this-driver-enable-sports-on-blackfin-emulate-uart-fix +++ a/include/linux/serial_core.h @@ -149,8 +149,6 @@ /* Freescale ColdFire */ #define PORT_MCF 78 -#define PORT_SC26XX 79 - /* Blackfin SPORT */ #define PORT_BFIN_SPORT 79 @@ -158,6 +156,8 @@ #define PORT_MN10300 80 #define PORT_MN10300_CTS 81 +#define PORT_SC26XX 82 + #ifdef __KERNEL__ #include <linux/compiler.h> _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch blackfin-serial-driver-this-driver-enable-sports-on-blackfin-emulate-uart.patch blackfin-serial-driver-this-driver-enable-sports-on-blackfin-emulate-uart-fix.patch sgi-altix-mmtimer-allow-larger-number-of-timers-per-node.patch epcac-static-functions-and-integer-as-null-pointer-fixes.patch isicom-bring-into-coding-style.patch tty-the-big-operations-rework.patch devpts-factor-out-pty-index-allocation.patch mm-bdi-export-bdi-attributes-in-sysfs.patch fuse-fix-race-in-llseek.patch basic-braille-screen-reader-support.patch hfs-fix-warning-with-64k-page_size.patch hfsplus-fix-warning-with-64k-page_size.patch alloc_uid-cleanup.patch add-macros-similar-to-min-max-min_t-max_t.patch revert-memory-hotplug-allocate-usemap-on-the-section-with-pgdat.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