[PATCH 14/25] mn10300: 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

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

2012-10-12 Thread Steven Rostedt
From: Steven Rostedt srost...@redhat.com 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: