
From: Andrew Morton <akpm@osdl.org>

Unused label.

Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 drivers/serial/pmac_zilog.c |    1 -
 1 files changed, 1 deletion(-)

diff -puN drivers/serial/pmac_zilog.c~tty-layer-buffering-revamp-pmac_zilog-warning-fix drivers/serial/pmac_zilog.c
--- devel/drivers/serial/pmac_zilog.c~tty-layer-buffering-revamp-pmac_zilog-warning-fix	2005-09-15 22:36:54.000000000 -0700
+++ devel-akpm/drivers/serial/pmac_zilog.c	2005-09-15 22:36:54.000000000 -0700
@@ -213,7 +213,6 @@ static struct tty_struct *pmz_receive_ch
 	unsigned char ch, r1, drop, error, flag;
 	int loops = 0;
 
- retry:
 	/* The interrupt can be enabled when the port isn't open, typically
 	 * that happens when using one port is open and the other closed (stale
 	 * interrupt) or when one port is used as a console.
_
