From 7ea710f8f44bfb2ab4966fb924892f66acb7a736 Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 20 Jul 2007 10:44:02 +0100 Subject: [PATCH] --- yaml --- r: 62646 b: refs/heads/master c: 13a63ab289627e977a045864b36792cf0b61364a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-rpc/riscpc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 86be845236c3..e3182bea2f9b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8b801ead3d7ab3cce991ea3a2d00c7336215fc7d +refs/heads/master: 13a63ab289627e977a045864b36792cf0b61364a diff --git a/trunk/arch/arm/mach-rpc/riscpc.c b/trunk/arch/arm/mach-rpc/riscpc.c index 570cf937e73b..a454451c97c3 100644 --- a/trunk/arch/arm/mach-rpc/riscpc.c +++ b/trunk/arch/arm/mach-rpc/riscpc.c @@ -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