[PATCH v2 09/25] x86: cpu: Remove unnecessary #ifdefs

Bin Meng bmeng.cn at gmail.com
Sun Jun 28 08:25:29 CEST 2020


On Mon, Jun 15, 2020 at 1:00 AM Simon Glass <sjg at chromium.org> wrote:
>
> Drop some #ifdefs that are not needed or can be converted to compile-time
> checks.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> (no changes since v1)
>
>  arch/x86/cpu/cpu.c      | 58 ++++++++++++++++++++---------------------
>  arch/x86/cpu/i386/cpu.c |  2 --
>  2 files changed, 28 insertions(+), 32 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list