x86/devicetable: Move x86 specific macro out of generic code
authorThomas Gleixner <tglx@linutronix.de>
Thu, 27 Oct 2022 20:54:30 +0000 (13:54 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Nov 2022 18:14:44 +0000 (19:14 +0100)
commit4b18dc820f8cb8a5e062afbc073738e81efe55d0
tree15465745adda97f8c528a86be1fb089fa63908f9
parentfe33a42c04f63896c776a3a66db735a97c0ca7ab
x86/devicetable: Move x86 specific macro out of generic code

commit ba5bade4cc0d2013cdf5634dae554693c968a090 upstream

There is no reason that this gunk is in a generic header file. The wildcard
defines need to stay as they are required by file2alias.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lkml.kernel.org/r/20200320131508.736205164@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/cpu_device_id.h
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c
drivers/cpufreq/acpi-cpufreq.c
drivers/cpufreq/amd_freq_sensitivity.c
include/linux/mod_devicetable.h