Re: [PATCH 01/32] Add an assembly guard around linux/bitops.h

2020-10-16 Thread Bin Meng
On Mon, Sep 28, 2020 at 12:26 PM Simon Glass 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 > --- > > include/linux/bitops.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH 01/32] Add an assembly guard around linux/bitops.h

2020-09-27 Thread Simon Glass
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 --- include/linux/bitops.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/bitops.h b/include/linux/bitops.h index 6