git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb20871
)
microblaze: remove init_mm
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 18 Jun 2009 17:55:26 +0000
(19:55 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Sat, 20 Jun 2009 12:36:50 +0000
(14:36 +0200)
Alexey removed the definition for init_mm from all architectures
but forgot microblaze, which was only recently added.
This fixes the microblaze build by dropping it there as well.
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found