From: Steven Rostedt Date: Sun, 1 Sep 2013 20:56:21 +0000 (+0200) Subject: avr32: use Kbuild infrastructure to handle the asm-generic headers X-Git-Tag: v3.12-rc4~39^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46663d05cff3442321dc550dff6b79b885c7856f;p=pandora-kernel.git 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 Signed-off-by: Hans-Christian Egtvedt --- Reading git-diff-tree failed