Fix inb/outb definitions for ppc/mips

Sascha Hauer s.hauer at pengutronix.de
Tue Apr 8 23:34:02 PDT 2014


The recent addition of iospace operations to the ns16550 driver break
mips and ppc compilation. The following fixes this.

Sascha

----------------------------------------------------------------
Sascha Hauer (2):
      ppc: io: Add _IO_BASE define
      mips: io: include generic io.h

 arch/mips/include/asm/io.h | 2 ++
 arch/ppc/include/asm/io.h  | 1 +
 2 files changed, 3 insertions(+)



More information about the barebox mailing list