x86/cpu: Drop unneded members of struct cpuinfo_x86
authorMathias Krause <minipli@googlemail.com>
Sun, 12 Feb 2017 21:12:07 +0000 (22:12 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 11 Mar 2017 13:30:23 +0000 (14:30 +0100)
commit04402116846f36adea9503d7cd5104a7ed27a1a6
tree37b8d505d56345b7763364e995e8f27d49cf7584
parent434fd6353b4c83938029ca6ea7dfa4fc82d602bd
x86/cpu: Drop unneded members of struct cpuinfo_x86

Those member serve no purpose -- not even fill padding for alignment or
such. So just get rid of them.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Acked-by: Borislav Petkov <bp@alien8.de>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: "David S. Miller" <davem@davemloft.net>
Link: http://lkml.kernel.org/r/1486933932-585-2-git-send-email-minipli@googlemail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/processor.h