target: remove duplicate include of target/target_core_device.h from drivers/target...
authorJesper Juhl <jj@chaosbits.net>
Mon, 17 Jan 2011 21:49:36 +0000 (22:49 +0100)
committerJiri 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