[GIT PULL] x86/boot change for v5.4

From: Ingo Molnar
Date: Mon Sep 16 2019 - 08:39:49 EST


Linus,

Please pull the latest x86-boot-for-linus git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-for-linus

# HEAD: d5a1baddf1585885868cbab55989401fb97118c6 x86/boot: Use common BUILD_BUG_ON

Clean up the BUILD_BUG_ON() definition which can cause build warnings.

Thanks,

Ingo

------------------>
Rikard Falkeborn (1):
x86/boot: Use common BUILD_BUG_ON


arch/x86/boot/boot.h | 2 --
arch/x86/boot/main.c | 1 +
2 files changed, 1 insertion(+), 2 deletions(-)