Re: [GIT PULL] MN10300: Move arch headers to arch dir

From: Sam Ravnborg
Date: Fri Apr 10 2009 - 15:23:35 EST


On Fri, Apr 10, 2009 at 02:42:15PM +0100, David Howells wrote:
>
> Move the arch header files from include/asm-mn10300/ to various places in the
> arch headers. The general headers end up in arch/mn10300/include/asm/ whilst
> the processor- and unit-specific header directories end up in the appropriate
> implementation directories.
>
> 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.
>
> The following changes since commit 62b8e680e61d3f48f2a12ee248ca03ea8f376926:
> David Howells (1):
> MN10300: Kill MN10300's own profiling Kconfig
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300.git master
>
> David Howells (2):
> Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.
> Separate out the proc- and unit-specific header directories from the general

.gitignore is left in include/asm-mn10300.

As the content of that file is obsoleted by your last patch it can safely be deleted.
Linus - can I ask you to do so?

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/