commit | 46663d05cff3442321dc550dff6b79b885c7856f | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Sun Sep 01 22:56:21 2013 +0200 |
committer | Hans-Christian Egtvedt <egtvedt@samfundet.no> | Mon Sep 30 08:42:01 2013 +0200 |
tree | 96cfc4680fe62d4c857badb71a6ffb86c6c5ea68 | |
parent | 15c03dd4859ab16f9212238f29dd315654aa94f6 [diff] |
avr32: use Kbuild infrastructure to handle the asm-generic headers Use kbuild to add asm-generic headers that do nothing, also remove the arch specific wrapper headers. 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: Hans-Christian Egtvedt <egtvedt@samfundet.no>