HID: magicmouse: Fix build warning
Android has changed the return type of input_configured() to be
an int instead of void. Return the ret value and silence the
build warning due to the Android change.
Signed-off-by:
Stephen Boyd <sboyd@codeaurora.org>
Loading
Please register or sign in to comment