From: Ana Rey Date: Thu, 13 Mar 2014 09:53:12 +0000 (+0100) Subject: staging: rts5139: Added in sd_cprm.c an include to fix a sparse warning X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=2eeaa73cd9d167e45ddb31cb86d58f68cc09213a;p=deliverable%2Flinux.git staging: rts5139: Added in sd_cprm.c an include to fix a sparse warning Fix the following warnings from sparse in drivers/staging/rts5139/sd_cprm.c due to the missing include of sd_cprm.h Signed-off-by: Ana Rey Acked-by: Paul E. McKenney Signed-off-by: Peter P Waskiewicz Jr --- diff --git a/drivers/staging/rts5139/sd_cprm.c b/drivers/staging/rts5139/sd_cprm.c index d4689839e15a..cede6c07394f 100644 --- a/drivers/staging/rts5139/sd_cprm.c +++ b/drivers/staging/rts5139/sd_cprm.c @@ -35,6 +35,7 @@ #include "rts51x_scsi.h" #include "rts51x_card.h" #include "rts51x_chip.h" +#include "sd_cprm.h" #include "sd.h" #ifdef SUPPORT_CPRM