Fabio Estevam <[email protected]> writes: > Fix the following build warnings on x86: > > drivers/usb/chipidea/core.c: In function 'hw_phymode_configure': > drivers/usb/chipidea/core.c:226:3: warning: large integer implicitly > truncated to unsigned type [-Woverflow] > drivers/usb/chipidea/core.c:230:3: warning: large integer implicitly > truncated to unsigned type [-Woverflow] > drivers/usb/chipidea/core.c:243:3: warning: large integer implicitly > truncated to unsigned type [-Woverflow] > drivers/usb/chipidea/core.c:246:3: warning: large integer implicitly > truncated to unsigned type [-Woverflow] > > Reported-by: Felipe Balbi <[email protected]> > Signed-off-by: Fabio Estevam <[email protected]>
Thanks, I'll send this to Greg for usb-linus after the -rc1 is out. Regards, -- Alex -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
