projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fee3c55
)
microblaze: remove unused flat_stack_align() definition
author
Andrew Morton
<akpm@linux-foundation.org>
Tue, 2 Jun 2009 04:26:04 +0000
(21:26 -0700)
committer
Michal Simek
<monstr@monstr.eu>
Tue, 2 Jun 2009 05:54:36 +0000
(07:54 +0200)
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/flat.h
patch
|
blob
|
history
diff --git
a/arch/microblaze/include/asm/flat.h
b/arch/microblaze/include/asm/flat.h
index
acf0da5
..
6847c15
100644
(file)
--- a/
arch/microblaze/include/asm/flat.h
+++ b/
arch/microblaze/include/asm/flat.h
@@
-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))