]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Fix up link time defsym warnings.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 13 Jun 2012 02:36:36 +0000 (11:36 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Jun 2012 02:36:36 +0000 (11:36 +0900)
commit205213a89f8cf1b257afc89f51e6efea99e0a4b0
tree5192cb06753b21ccd52f49ead5b51f446a8c416d
parent7d2ccd8a06a20bb69cb2b57ea03f66afc7d0e769
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: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile