]> git.baikalelectronics.ru Git - kernel.git/commit
csky: fixup compile error with CPU 810.
authorGuo Ren <ren_guo@c-sky.com>
Thu, 10 Jan 2019 12:28:39 +0000 (20:28 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Jan 2019 12:37:37 +0000 (04:37 -0800)
commit57e6ed2228888560844b3b943d990726949442e8
tree1c66a1d789bf588083ff7eb03671020e36c8ffdf
parent62e2dad7d1b464737ee81211fedffbdd1678a016
csky: fixup compile error with CPU 810.

This bug is from commit a99f788dc74a ("csky: fixup relocation error with
807 & 860").

I forgot to compile with 810 for that patch.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/csky/kernel/module.c