arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada authored
Now that all instances of #include <asm/sizes.h> have been replaced with
#include <linux/sizes.h>, we can remove these.

Link: http://lkml.kernel.org/r/1553267665-27228-2-git-send-email-yamada.masahiro@socionext.com

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
b09e8936
Name Last commit Last update
..
alpha init: provide a generic free_initmem implementation
arc init: provide a generic free_initmem implementation
arm arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
arm64 arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
c6x init: provide a generic free_initmem implementation
csky Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
h8300 arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
hexagon arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
ia64 mm: memblock: make keeping memblock memory opt-in rather than opt-out
m68k mm: memblock: make keeping memblock memory opt-in rather than opt-out
microblaze init: provide a generic free_initmem implementation
mips MIPS: mark __fls() and __ffs() as __always_inline
nds32 arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
nios2 mm: memblock: make keeping memblock memory opt-in rather than opt-out
openrisc init: provide a generic free_initmem implementation
parisc initramfs: provide a generic free_initrd_mem implementation
powerpc powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
riscv riscv: switch over to generic free_initmem()
s390 s390/cpacf: mark scpacf_query() as __always_inline
sh arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
sparc mm: use mm_zero_struct_page from SPARC on all 64b architectures
um initramfs: provide a generic free_initrd_mem implementation
unicore32 arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
x86 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
xtensa xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
.gitignore
Kconfig