LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ppc iomem annotations: ebony_setup_pcix()
@ 2005-04-25  6:04 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2005-04-25  6:04 UTC (permalink / raw)
  To: torvalds; +Cc: linuxppc-dev

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
----
diff -urN RC12-rc3-io_virt_base/arch/ppc/platforms/4xx/ebony.c RC12-rc3-ebony/arch/ppc/platforms/4xx/ebony.c
--- RC12-rc3-io_virt_base/arch/ppc/platforms/4xx/ebony.c	Mon Apr 25 00:40:04 2005
+++ RC12-rc3-ebony/arch/ppc/platforms/4xx/ebony.c	Mon Apr 25 00:40:06 2005
@@ -149,7 +149,7 @@
 static void __init
 ebony_setup_pcix(void)
 {
-	void *pcix_reg_base;
+	void __iomem *pcix_reg_base;
 
 	pcix_reg_base = ioremap64(PCIX0_REG_BASE, PCIX_REG_SIZE);
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-25  6:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-25  6:04 [PATCH] ppc iomem annotations: ebony_setup_pcix() Al Viro

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