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:
94fa83c
)
sh: Fix up link time defsym warnings.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 13 Jun 2012 02:36:36 +0000
(11:36 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 13 Jun 2012 02:36:36 +0000
(11:36 +0900)
sh-linux-gnu-ld:--defsym 'jiffies=jiffies_64': ignoring invalid character `'' in expression
For some reason ld has recently started complaining about the quotes, so just
get rid of them, we don't need them for anything anyways.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile
patch
|
blob
|
history
diff --cc
arch/sh/Makefile
Simple merge