git.openpandora.org
/
pandora-kernel.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>
No differences found