git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15c03dd
)
avr32: use Kbuild infrastructure to handle the asm-generic headers
author
Steven Rostedt
<rostedt@goodmis.org>
Sun, 1 Sep 2013 20:56:21 +0000
(22:56 +0200)
committer
Hans-Christian Egtvedt
<egtvedt@samfundet.no>
Mon, 30 Sep 2013 06:42:01 +0000
(08:42 +0200)
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>
No differences found