Skip to content

Commit

Permalink
microblaze: remove unused flat_stack_align() definition
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michal Simek <monstr@monstr.eu>
  • Loading branch information
Andrew Morton authored and Michal Simek committed Jun 2, 2009
1 parent fee3c55 commit 77bc7ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/microblaze/include/asm/flat.h
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down

0 comments on commit 77bc7ac

Please sign in to comment.