projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3852587
)
staging: rts5139: Remove duplicate include of rts51x.h
author
Jesper Juhl
<jj@chaosbits.net>
Thu, 21 Jun 2012 23:00:41 +0000
(
01:00
+0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 04:04:05 +0000
(21:04 -0700)
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 <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5139/rts51x_fop.c
patch
|
blob
|
history
diff --git
a/drivers/staging/rts5139/rts51x_fop.c
b/drivers/staging/rts5139/rts51x_fop.c
index
ef893c8
..
e1200fe
100644
(file)
--- 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