Re: [PSEUDO PATCH] xtensa: move headers files to arch/xtensa/include

From: Sam Ravnborg
Date: Mon Nov 03 2008 - 16:07:29 EST


On Mon, Nov 03, 2008 at 09:40:42PM +0100, Sam Ravnborg wrote:
> Hi Chris.
>
> Following is an untested receipe to move all header files for xtensa
> to arch/xtensa/include.

I took a second look at this and realised that I had to update
the header files located in include/asm-xtensa too with some
minimal patch updates.

And doing so I realised that irq.h has a reference to a platform specific
file so we need to add an extra directory level for platform as
we already do for variant.
So it will now look like this:
arch/xtensa/include/platform-iss/platform/*

Not a big deal to fix up but it will not be until tomorrow.
Feel free to beat me on it..

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/