Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <anarey@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>

authored by

Ana Rey and committed by
Peter P Waskiewicz Jr
2eeaa73c d2a27670

+1
+1
drivers/staging/rts5139/sd_cprm.c
··· 35 35 #include "rts51x_scsi.h" 36 36 #include "rts51x_card.h" 37 37 #include "rts51x_chip.h" 38 + #include "sd_cprm.h" 38 39 #include "sd.h" 39 40 40 41 #ifdef SUPPORT_CPRM