From df04baf1e6a62ff232fa224504ccaa987b5be230 Mon Sep 17 00:00:00 2001 From: Sonic Zhang Date: Mon, 6 Apr 2009 17:32:35 +0100 Subject: [PATCH] blackfin: Fix tty compile error in PIO mode Fixes this compile issue: drivers/serial/bfin_5xx.c: In function bfin_serial_rx_chars: drivers/serial/bfin_5xx.c:178: error: struct uart_info has no member named tty Signed-off-by: Sonic Zhang Signed-off-by: Bryan Wu Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-format-patch failed