vmlinux.lds.h: drop unused __vermagic
authorMathias Krause <minipli@googlemail.com>
Sun, 30 Dec 2018 12:40:04 +0000 (13:40 +0100)
committerJessica Yu <jeyu@kernel.org>
Mon, 18 Mar 2019 11:03:42 +0000 (12:03 +0100)
commit9672e2cb0fbdcb11d64ac43bcb4ee86a76b4221f
treef72c3a7716db551374dcdf05672bf300c2d6f08c
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
vmlinux.lds.h: drop unused __vermagic

The reference to '__vermagic' is a relict from v2.5 times. And even
there it had a very short life time, from v2.5.59 (commit 1d411b80ee18
("Module Sanity Check") in the historic tree) to v2.5.69 (commit
67ac5b866bda ("[PATCH] complete modinfo section")).

Neither current kernels nor modules contain a '__vermagic' section any
more, so get rid of it.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jessica Yu <jeyu@kernel.org>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
include/asm-generic/vmlinux.lds.h