commit | 795ca178c4fbb4e5d703df8cdab5c1711ba402b1 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Mon Oct 15 03:55:41 2012 +0400 |
committer | Chris Zankel <chris@zankel.net> | Mon Oct 15 21:49:50 2012 -0700 |
tree | 2373bdd14314e3d0aee2c616d602c7cd9d3bab47 | |
parent | 83596729adbca4ff3b0273de22e166c64aea49ec [diff] |
xtensa: Use Kbuild infrastructure to handle asm-generic headers 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. Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>