commit | cce75f412fa39c71debfbdb1aa20673c4c04396e | [log] [tgz] |
---|---|---|
author | Bastien Armand <armand.bastien@laposte.net> | Fri Apr 18 18:10:08 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 18 16:17:12 2014 -0700 |
tree | cd64b7f352bc3e147e7d1c00e03d86324cd70b8b | |
parent | 70a8c3eb8546cefe40fb0bc7991e8899b7b91075 [diff] |
staging: panel: fix sparse warnings in keypad_read This patch fixes two sparse warnings related to keypad_read : warning: incorrect type in argument 1 (different address spaces) warning: incorrect type in initializer (incompatible argument 2 (different address spaces)) Signed-off-by: Bastien Armand <armand.bastien@laposte.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>