commit | d50f5c5ca0c3426669fbe11ad4d5708d333eb9fb | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@suse.de> | Fri Jan 13 23:46:38 2006 +0100 |
committer | Tony Luck <tony.luck@intel.com> | Fri Jan 13 15:02:33 2006 -0800 |
tree | 6897918bb6aa95681cad854b93cbe8ecf8e5bee8 | |
parent | d3ef1f5aafcf7a4129eb2078c70bc9e577bc3af1 [diff] |
[IA64] build broken for ia64 simserial.c TTY layer buffering revamp broke ia64 in commit 33f0f88f1c51ae5c2d593d26960c760ea154c2e2 CC arch/ia64/hp/sim/simserial.o arch/ia64/hp/sim/simserial.c: In function `receive_chars': arch/ia64/hp/sim/simserial.c:170: error: structure has no member named `flip' ... and so on ... make[1]: *** [arch/ia64/hp/sim/simserial.o] Error 1 Patch from Andreas Schwab. Signed-off-by: Tony Luck <tony.luck@intel.com>