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:
91aa9fb
)
[SPARC]: Deal with glibc changing macro names in modpost.c
author
Ben Colline
<bcollins@debian.org>
Fri, 19 Aug 2005 20:44:57 +0000
(13:44 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Aug 2005 20:44:57 +0000
(13:44 -0700)
GLIBC 2.3.4 and later changed the STT_REGISTER macro to
STT_SPARC_REGISTER, so we need to cope with that somehow.
Original patch from fabbione, reposted by Ben Collins.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found