]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: sm750fb: fix build warning with proc_panDisplay
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2015 20:20:52 +0000 (21:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2015 20:22:20 +0000 (21:22 +0100)
commit3009de604831e6dd908c39c05fd063bd668edb0e
tree191dab6ab99f1d2ebf5bf30f76f4d63588801b85
parentf8b0dced35e60a857e893648308e056915ffed4a
Staging: sm750fb: fix build warning with proc_panDisplay

Change the options to the proc_panDisplay function pointer to match the
function pointer that we want to assign to it, in order to remove the
build warning.

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