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:
177b241
)
target: remove duplicate include of target/target_core_device.h from drivers/target...
author
Jesper Juhl
<jj@chaosbits.net>
Mon, 17 Jan 2011 21:49:36 +0000
(22:49 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 17 Feb 2011 15:40:25 +0000
(16:40 +0100)
drivers/target/target_core_hba.c includes target/target_core_device.h
twice - the two includes are even on two lines next to each other.
This patch removes the duplicate include.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found