The patch titled blackfin serial driver: bF538/9 Linux kernel Support has been removed from the -mm tree. Its filename was blackfin-serial-driver-bf538-9-linux-kernel-support.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: blackfin serial driver: bF538/9 Linux kernel Support From: Michael Hennerich <michael.hennerich@xxxxxxxxxx> Enable third UART on BF538/9 Signed-off-by: Michael Hennerich <michael.hennerich@xxxxxxxxxx> Signed-off-by: Bryan Wu <cooloney@xxxxxxxxxx> Cc: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/serial/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/serial/Kconfig~blackfin-serial-driver-bf538-9-linux-kernel-support drivers/serial/Kconfig --- a/drivers/serial/Kconfig~blackfin-serial-driver-bf538-9-linux-kernel-support +++ a/drivers/serial/Kconfig @@ -770,7 +770,7 @@ config UART1_RTS_PIN config SERIAL_BFIN_UART2 bool "Enable UART2" - depends on SERIAL_BFIN && (BF54x) + depends on SERIAL_BFIN && (BF54x || BF538 || BF539) help Enable UART2 _ Patches currently in -mm which might be from michael.hennerich@xxxxxxxxxx are origin.patch linux-next.patch blackfin-spi-driver-fix-erroneous-spi-clock-divisor-calculation.patch blackfin-spi-driver-add-gpio-controlled-spi-slave-select-support.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