commit | 1e41eb1524798d6863169ccbcce8bf8f0a63db18 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 20 14:14:01 2020 +0100 |
committer | Borislav Petkov <bp@suse.de> | Tue Mar 24 21:34:49 2020 +0100 |
tree | 8f0b502bfcb7db8be4a93cc1ef3d99e8d809164a | |
parent | 4a9f45a0533f47bcff27761821ee568875c5aee4 [diff] |
mmc: sdhci-acpi: Convert to new X86 CPU match macros The new macro set has a consistent namespace and uses C99 initializers instead of the grufty C89 ones. 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/20200320131510.285691129@linutronix.de