Staging: sm750fb: fix build warning with lynx_accel
commitbf2fbc2a12b42a1d3fd38b1da24cd4250df4f3ab
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2015 20:29:38 +0000 (10 21:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2015 20:29:38 +0000 (10 21:29 +0100)
tree1fcbeaa4c3f32cb714750576e84bc901fc0dd918
parent3009de604831e6dd908c39c05fd063bd668edb0e
Staging: sm750fb: fix build warning with lynx_accel

Change the return value of lynx_accel to be void, to fix the build
warning, and due to the fact that the function can't seem to fail at
all, and no one cares if it does or not.

Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: Teddy Wang <teddy.wang@siliconmotion.com>
Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org
drivers/staging/sm750fb/sm750.h