linux-xiaomi-chiron/arch/h8300/include/asm
Masahiro Yamada 7cbbbb8bc2 kbuild: warn redundant generic-y
The generic-y is redundant under the following condition:

 - arch has its own implementation

 - the same header is added to generated-y

 - the same header is added to mandatory-y

If a redundant generic-y is found, the warning like follows is displayed:

  scripts/Makefile.asm-generic:20: redundant generic-y found in arch/arm/include/asm/Kbuild: timex.h

I fixed up arch Kbuild files found by this.

Suggested-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-03-17 12:56:31 +09:00
..
atomic.h
bitops.h
bug.h
byteorder.h
cache.h
cmpxchg.h
elf.h
flat.h
hash.h
io.h
irq.h
irqflags.h
Kbuild kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
kgdb.h
page.h
page_offset.h
pgtable.h
processor.h
ptrace.h
segment.h get rid of legacy 'get_ds()' function 2019-03-04 10:50:14 -08:00
signal.h
smp.h
string.h
switch_to.h
syscall.h
thread_info.h
tlb.h
traps.h
uaccess.h
user.h