2.6.9-rc4: warnings galore

From: Ricky lloyd
Date: Mon Oct 11 2004 - 04:06:16 EST


hi,

Now that readw(), writew() etc family of routines are inline
functions, looks like this change
has resulted in gcc spewing out lots of warnings about not type
casting the args for these
routines.

is typecasting all the concerned args to (void __iomem *) the only
solution to this ? if yes,
there are a lot of places to fix this in the drivers/ subdir. I can go
ahead and submit a patch.

did i miss anything by the way ???


--
-> Ricky
-
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/