projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.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
|
blame
|
history
diff --git
a/arch/microblaze/include/asm/flat.h
b/arch/microblaze/include/asm/flat.h
index acf0da543ef140d2dbccc1fe610e8720a48e5939..6847c1512c7baf17f6f58a000566e79631ce3db8 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))