From: David Howells Date: Fri, 10 Apr 2009 13:33:48 +0000 (+0100) Subject: Separate out the proc- and unit-specific header directories from the general X-Git-Tag: v2.6.30-rc2~89^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f2a2132ff056bb45697dc855eb4fd95b70b38cb;p=pandora-kernel.git Separate out the proc- and unit-specific header directories from the general MN10300 arch headers and place them instead in the same directories as contain the .c files for the processor and unit implementations. This permits the symlinks include/asm/proc and include/asm/unit to be dispensed with. This does, however, require that #include be converted to #include and similarly for asm/unit -> unit. Signed-off-by: David Howells --- Reading git-diff-tree failed