Home
last modified time | relevance | path

Searched hist:"8 d43b49e7e0070f96ac46d30659a336c0224fa0b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-sensor-hub.cdiff 8d43b49e7e0070f96ac46d30659a336c0224fa0b Tue Nov 03 16:01:46 CST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> hid-sensor-hub.c: fix wrong do_div() usage

do_div() must only be used with a u64 dividend.

Signed-off-by: Nicolas Pitre <nico@linaro.org>