Skip to content
Commit 2f2a2132 authored by David Howells's avatar David Howells
Browse files

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 <asm/proc/xxx.h> be
converted to #include <proc/xxx.h> and similarly for asm/unit -> unit.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent da761661
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment