From: Himangi Saraogi Date: Fri, 14 Mar 2014 11:18:14 +0000 (+0530) Subject: staging: dgap: Fix mismatch in function argument types X-Git-Tag: v3.15-rc1~139^2~383 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e054e2a7280dd8d1249684a69fb2fd44be997710;p=pandora-kernel.git staging: dgap: Fix mismatch in function argument types This patch fixes the following error reported by sparse: drivers/staging/dgap/dgap.c:4428:13: error: symbol 'dgap_do_fep_load' redeclared with different type (originally declared at drivers/staging/dgap/dgap.c:215) - incompatible argument 2 (different address spaces) Signed-off-by: Himangi Saraogi Acked-by: Pablo Neira Ayuso Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed