Re: [PATCH] nds32: remove redundant kernel-space generic-y

2019-01-02 Thread Masahiro Yamada
On Sun, Dec 16, 2018 at 11:49 PM Masahiro Yamada wrote: > > This commit removes redundant generic-y defines in > arch/nds32/include/asm/Kbuild. > > [1] It is redundant to define the same generic-y in both > arch/$(ARCH)/include/asm/Kbuild and > arch/$(ARCH)/include/uapi/asm/Kbuild. > >

[PATCH] nds32: remove redundant kernel-space generic-y

2018-12-16 Thread Masahiro Yamada
This commit removes redundant generic-y defines in arch/nds32/include/asm/Kbuild. [1] It is redundant to define the same generic-y in both arch/$(ARCH)/include/asm/Kbuild and arch/$(ARCH)/include/uapi/asm/Kbuild. Remove the following generic-y: bitsperlong.h bpf_perf_even