]> git.ipfire.org Git - thirdparty/linux.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)
commit70c25259537c073584eb906865307687275b527f
tree1c66a1d789bf588083ff7eb03671020e36c8ffdf
parentba422731316dde1e22dcc84b83c7349dc0ce1c3c
csky: fixup compile error with CPU 810.

This bug is from commit f553aa1c13cb ("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