From: Jesper Juhl Date: Mon, 17 Jan 2011 21:49:36 +0000 (+0100) Subject: target: remove duplicate include of target/target_core_device.h from drivers/target... X-Git-Tag: v2.6.39-rc1~428^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5629f8a7fa391e40e61d528d4f5d7850dbfdf7ae;p=pandora-kernel.git target: remove duplicate include of target/target_core_device.h from drivers/target/target_core_hba.c 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed