Messages in this thread |  | | | Date | Mon, 11 Oct 2004 14:32:53 +0530 | | From | Ricky lloyd <> | | Subject | 2.6.9-rc4: warnings galore |
| |
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |