On Tue, 8 Feb 2005, David Brownell wrote: > > It leads to a > > compiler warning when converting the u64 resource[0].start to (void > > __iomem *) hcd->regs (cast to pointer from integer of different size). > > What compiler? I've never seen such a warning.
The omap toolchain version of gcc-3.4.0. > Or maybe this is > because of some difference in header files. Not all OMAP changes > are in the main tree yet; RC3 saw a few important ones merge. It could easily be caused by something like that. > > Should I stick in an intermediate cast to u32? > > Yes, and a FIXME for later. Thanks for catching that! Done. Patches to be posted shortly. Alan Stern ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
