From: Christoph Hellwig Date: Mon, 14 Nov 2011 17:30:30 +0000 (-0500) Subject: target: reshuffle headers X-Git-Tag: v3.3-rc1~7^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e26d99aed42ec6cdc9540d19c77ac5d4dd2c5b00;p=pandora-kernel.git target: reshuffle headers Create a new headers, drivers/target/target_core_internal.h that is supposed to hold all target_core-internal prototypes. Move all non-exported includes from include/target to it, and merge the smaller prototype-only includes inside drivers/target into it as well. Mark functions that were found to not be called outside their implementation file static. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed