m68k: Drop redundant NOTES in link script

Commit eaf937075c ("vmlinux.lds.h: Move NOTES into RO_DATA") after
should remove redundant NOTES.

Signed-off-by: Youling Tang <tangyouling@loongson.cn>
Link: https://lore.kernel.org/r/1605852474-23446-1-git-send-email-tangyouling@loongson.cn
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
Youling Tang
2020-11-20 14:07:54 +08:00
committed by Geert Uytterhoeven
parent 07ce9b7ab0
commit 549aeec256
3 changed files with 0 additions and 3 deletions

View File

@@ -65,7 +65,6 @@ SECTIONS {
_edata = .;
EXCEPTION_TABLE(16)
NOTES
. = ALIGN(PAGE_SIZE);
__init_begin = .;