From: Artem Bityutskiy Date: Sat, 16 Feb 2008 13:42:52 +0000 (+0200) Subject: UBI: make ubi-header.h local X-Git-Tag: v2.6.26-rc1~1069^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92a74f1c1c9ca4d8009bfdea1c5febb7c0674f15;p=pandora-kernel.git UBI: make ubi-header.h local The new trend in linux is not to store headers which define on-media format in the include/ directory, but instead, store them locally. This is because these headers "do not define any kernel<->userspace interface". Do so for UBI as well. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed