* [PATCH 18/29] drivers/edac/i82875p_edac.c __user annotations
@ 2006-02-08 3:19 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2006-02-08 3:19 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Date: 1138792208 -0500
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
drivers/edac/i82875p_edac.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
6d57348d7d65ba6f2f42a24b0c7527e0f7470a84
diff --git a/drivers/edac/i82875p_edac.c b/drivers/edac/i82875p_edac.c
index 009c08f..1991f94 100644
--- a/drivers/edac/i82875p_edac.c
+++ b/drivers/edac/i82875p_edac.c
@@ -159,7 +159,7 @@ enum i82875p_chips {
struct i82875p_pvt {
struct pci_dev *ovrfl_pdev;
- void *ovrfl_window;
+ void __iomem *ovrfl_window;
};
--
0.99.9.GIT
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-08 3:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-08 3:19 [PATCH 18/29] drivers/edac/i82875p_edac.c __user annotations Al Viro
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.