1
0
Fork 0
alistair23-linux/arch
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
..
alpha treewide: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
arc memblock: drop memblock_alloc_*_nopanic() variants 2019-03-12 10:04:02 -07:00
arm kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
arm64 treewide: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
c6x treewide: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
csky treewide: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
h8300 kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
hexagon y2038: additional syscall ABI cleanup 2019-02-27 21:45:27 +01:00
ia64 kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
m68k Merge branch 'akpm' (patches from Andrew) 2019-03-12 10:39:53 -07:00
microblaze treewide: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
mips treewide: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
nds32 treewide: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
nios2 nios2 update for v5.1-rc1 2019-03-10 10:13:37 -07:00
openrisc kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
parisc kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
powerpc kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
riscv DMA mapping updates for 5.1 2019-03-10 11:54:48 -07:00
s390 kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
sh memblock: drop memblock_alloc_*_nopanic() variants 2019-03-12 10:04:02 -07:00
sparc sparc: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
um treewide: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
unicore32 unicore32: simplify linker script generation for decompressor 2019-03-14 02:39:11 +09:00
x86 kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
xtensa kbuild: warn redundant generic-y 2019-03-17 12:56:31 +09:00
.gitignore
Kconfig Char/Misc driver patches for 5.1-rc1 2019-03-06 14:18:59 -08:00