Re: [U-Boot] [PATCH] linux/bitfield.h: import from Linux 4.13

2017-10-08 Thread Simon Glass
On 25 September 2017 at 21:12, Masahiro Yamada wrote: > Copied from Linux 4.13. > > Commit log of 3e9b3112ec74 of Linux explains well why this header > is useful. > > Signed-off-by: Masahiro Yamada > --- > > In order to use this header, > http://patchwork.ozlabs.org/patch/814471/ > must be applie

[U-Boot] [PATCH] linux/bitfield.h: import from Linux 4.13

2017-09-25 Thread Masahiro Yamada
Copied from Linux 4.13. Commit log of 3e9b3112ec74 of Linux explains well why this header is useful. Signed-off-by: Masahiro Yamada --- In order to use this header, http://patchwork.ozlabs.org/patch/814471/ must be applied. is highly dependent on include/linux/bitfield.h | 106 +++