On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <s...@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 <s...@chromium.org> > --- > > include/linux/bitops.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>