Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

microblaze: remove unused flat_stack_align() definition

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michal Simek <monstr@monstr.eu>

authored by

Andrew Morton and committed by
Michal Simek
77bc7ac8 fee3c55d

-1
-1
arch/microblaze/include/asm/flat.h
··· 13 13 14 14 #include <asm/unaligned.h> 15 15 16 - #define flat_stack_align(sp) /* nothing needed */ 17 16 #define flat_argvp_envp_on_stack() 0 18 17 #define flat_old_ram_flag(flags) (flags) 19 18 #define flat_reloc_valid(reloc, size) ((reloc) <= (size))