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:
627072b
)
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
author
Chris Metcalf
<cmetcalf@tilera.com>
Fri, 19 Oct 2012 20:29:43 +0000
(16:29 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Tue, 23 Oct 2012 14:22:48 +0000
(10:22 -0400)
These are now provided in <asm-generic/module.h>, so clean up warnings
by not re-defining them in module.c.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found