Re: [PATCH 25/25] xtensa: Use Kbuild infrastructure to handle asm-generic headers

2012-10-15 Thread Max Filippov
On Sat, Oct 13, 2012 at 6:26 AM, Steven Rostedt wrote: > From: Steven Rostedt > > Use Kbuild infrastructure to handle the asm-generic headers > and remove the wrapper headers that call them. > > This only affects headers that do nothing but include the generic > equivalent. It does not touch any

[PATCH 25/25] xtensa: Use Kbuild infrastructure to handle asm-generic headers

2012-10-12 Thread Steven Rostedt
From: Steven Rostedt Use Kbuild infrastructure to handle the asm-generic headers and remove the wrapper headers that call them. This only affects headers that do nothing but include the generic equivalent. It does not touch any header that does a little more. Cc: linux-kbu...@vger.kernel.org Cc