OSDN Git Service

csky: remove redundant generic-y
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 22 Mar 2019 11:19:14 +0000 (20:19 +0900)
committerGuo Ren <ren_guo@c-sky.com>
Mon, 22 Apr 2019 05:44:57 +0000 (13:44 +0800)
commit1b2707fb1189b890e538ed09ca3f3512173cb836
tree9c21b83a2fbb16d507e3031b480d5e3e89734bdf
parent2f7932b011e7fb9f98732f95a68f6017d4d8c542
csky: remove redundant generic-y

Since commit 7cbbbb8bc297 ("kbuild: warn redundant generic-y"),
redundant generic-y is reported. I missed to delete this one.

scripts/Makefile.asm-generic:25: redundant generic-y found in arch/csky/include/asm/Kbuild: ftrace.h

In this case, csky-specific implementation exists in
arch/csky/include/asm/ftrace.h

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Guo Ren <ren_guo@c-sky.com>
arch/csky/include/asm/Kbuild