From: Linus Torvalds Date: Tue, 17 Sep 2019 21:30:30 +0000 (-0700) Subject: Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... X-Git-Tag: v5.4-rc1~154 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8456f945955e663853eecbbf1bd27e4390ce6d6;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'asm-generic-5.4' of git://git./linux/kernel/git/arnd/asm-generic Pull asm-generic updates from Arnd Bergmann: "Here are three small cleanup patches for the include/asm-generic directory. Christoph removes the __ioremap as part of a cleanup, Nico improves the constant do_div() optimization, and Denis changes BUG_ON() to be consistent with other implementations" * tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: asm-generic: add unlikely to default BUG_ON(x) __div64_const32(): improve the generic C version asm-generic: don't provide __ioremap --- b8456f945955e663853eecbbf1bd27e4390ce6d6