From: Jiri Slaby Date: Mon, 5 Mar 2012 13:52:14 +0000 (+0100) Subject: TTY: amiserial, use only one copy of async flags X-Git-Tag: v3.4-rc1~185^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef21073af6f826510e41fc367df68383b63e1d2;p=pandora-kernel.git TTY: amiserial, use only one copy of async flags Huh, why would one want to store two copies of them? Get rid of the one from async_struct. That structure is going away as a whole soon. Signed-off-by: Jiri Slaby Cc: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed