Re: [PATCH] matrox w1: fix integer to pointer conversion warnings

From: Roland Dreier
Date: Sun Nov 14 2004 - 23:47:29 EST


Evgeniy> So there is no char __iomem, but only void __iomem.

Declaring a pointer as "char __iomem *" is a perfectly good thing to
do. __iomem is a type attribute and can be added to just about any
base type.

- Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/