[PATCH 01/32] Add an assembly guard around linux/bitops.h
Bin Meng
bmeng.cn at gmail.com
Fri Oct 16 11:55:21 CEST 2020
On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <sjg at chromium.org> wrote:
>
> This file can be included by any header but it includes C code. Guard it
> to avoid errors when compiling ASL, etc.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> include/linux/bitops.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list