EDAC/amd64: Remove module version string
authorYazen Ghannam <yazen.ghannam@amd.com>
Mon, 10 Apr 2023 19:09:59 +0000 (14:09 -0500)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 10 May 2023 13:49:52 +0000 (15:49 +0200)
commitb34348a0d7c513f78c70f4459a99c991f43688d5
tree094bfd3a4bbb05cfa95bdd8bec462402c4045681
parentac9a78681b921877518763ba0e89202254349d1b
EDAC/amd64: Remove module version string

The AMD64 EDAC module version information is not exposed through ABI
like MODULE_VERSION(). Instead it is printed during module init.

Version numbers can be confusing in cases where module updates are
partly backported resulting in a difference between upstream and
backported module versions.

Remove the AMD64 EDAC module version information to avoid user
confusion.

Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230410190959.3367528-1-yazen.ghannam@amd.com
drivers/edac/amd64_edac.c
drivers/edac/amd64_edac.h