Skip to content
Commit 8e780be9 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Fix up link time defsym warnings.



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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 94fa83c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment