microblaze: remove unused flat_stack_align() definition

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Andrew Morton 2009-06-01 21:26:04 -07:00 committed by Michal Simek
parent fee3c55d7f
commit 77bc7ac87d
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
#include <asm/unaligned.h>
#define flat_stack_align(sp) /* nothing needed */
#define flat_argvp_envp_on_stack() 0
#define flat_old_ram_flag(flags) (flags)
#define flat_reloc_valid(reloc, size) ((reloc) <= (size))