From cce75f412fa39c71debfbdb1aa20673c4c04396e Mon Sep 17 00:00:00 2001 From: Bastien Armand Date: Fri, 18 Apr 2014 18:10:08 +0200 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed