On Thu, Jun 27, 2019 at 06:15:00PM +0900, Masahiro Yamada wrote:
> Based on Linux commit 8bd9cb51daac ("locking/atomics, asm-generic:
> Move some macros from <linux/bitops.h> to a new <linux/bits.h> file").
>
> We cannot sync <linux/bits.h>. Unfortunately, BITS_PER_LONG is defined
> differently from Linux.
>
> Signed-off-by: Masahiro Yamada <[email protected]>
> ---
>
> include/linux/bitops.h | 25 +++----------------------
> include/linux/bits.h | 35 +++++++++++++++++++++++++++++++++++
> 2 files changed, 38 insertions(+), 22 deletions(-)
> create mode 100644 include/linux/bits.hThis breaks at least db-88f6720 and am65x_evm_a53 over boards that need to change their #includes apparently. Please re-work to cover that, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

