mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Fix inb/outb definitions for ppc/mips
@ 2014-04-09  6:34 Sascha Hauer
  2014-04-09  6:34 ` [PATCH 1/2] ppc: io: Add _IO_BASE define Sascha Hauer
  2014-04-09  6:34 ` [PATCH 2/2] mips: io: include generic io.h Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Sascha Hauer @ 2014-04-09  6:34 UTC (permalink / raw)
  To: barebox

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(+)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-09  6:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-09  6:34 Fix inb/outb definitions for ppc/mips Sascha Hauer
2014-04-09  6:34 ` [PATCH 1/2] ppc: io: Add _IO_BASE define Sascha Hauer
2014-04-09  6:34 ` [PATCH 2/2] mips: io: include generic io.h Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox