Skip to content
  • Andreas Schwab's avatar
    [IA64] build broken for ia64 simserial.c · d50f5c5c
    Andreas Schwab authored
    TTY layer buffering revamp broke ia64 in commit
     33f0f88f
    
    
    
      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: default avatarTony Luck <tony.luck@intel.com>
    d50f5c5c