From e054e2a7280dd8d1249684a69fb2fd44be997710 Mon Sep 17 00:00:00 2001 From: Himangi Saraogi Date: Fri, 14 Mar 2014 16:48:14 +0530 Subject: [PATCH] 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-format-patch failed