Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13a63ab2 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] rpc: convert an outb() to writeb()

parent 8b801ead
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ static void __init rpc_map_io(void)
	/*
	 * Turn off floppy.
	 */
	outb(0xc, 0x3f2);
	writeb(0xc, PCIO_BASE + (0x3f2 << 2));

	/*
	 * RiscPC can't handle half-word loads and stores