Mauro,
Please pull from:
http://kernellabs.com/hg/~mkrufky/lgdt3305
for the following:
- lgdt3305: make one-bit bitfields unsigned
lgdt3305.h |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Thanks,
Mike
2009/12/15 Michael Krufky :
> Thanks -- I'll push this in through the lg
Mauro,
Please pull from:
http://kernellabs.com/hg/~mkrufky/lgdt3305
for:
- lgdt3305: fix 64bit division in function lgdt3305_set_if
lgdt3305.c | 17 +++--
1 file changed, 3 insertions(+), 14 deletions(-)
Thanks to David Ward, for pointing out that we can use the do_div
macro f