From: Jesper Juhl Date: Thu, 21 Jun 2012 23:00:41 +0000 (+0200) Subject: staging: rts5139: Remove duplicate include of rts51x.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b15297e912afb6a2a5bf592bb006fd705c12ab1c;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git staging: rts5139: Remove duplicate include of rts51x.h The header "rts51x.h" is included unconditionally at the start of the file and then again once more under "#ifdef SUPPORT_FILE_OP". Once is enough, so remove the conditional include and just keep the unconditional one. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rts5139/rts51x_fop.c b/drivers/staging/rts5139/rts51x_fop.c index ef893c8cdec6..e1200fe89579 100644 --- a/drivers/staging/rts5139/rts51x_fop.c +++ b/drivers/staging/rts5139/rts51x_fop.c @@ -36,7 +36,6 @@ #include "rts51x_card.h" #include "rts51x_fop.h" #include "sd_cprm.h" -#include "rts51x.h" #define RTS5139_IOC_MAGIC 0x39