]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: remove init_mm
authorArnd Bergmann <arnd@arndb.de>
Thu, 18 Jun 2009 17:55:26 +0000 (19:55 +0200)
committerMichal Simek <monstr@monstr.eu>
Sat, 20 Jun 2009 12:36:50 +0000 (14:36 +0200)
commit8f4e4e0b75e3de018b48a85b7beb5b34591831ae
treeae2b05fdd83c1138bddfea9790d6ba39978d208b
parentf8e98a37f26123a520b805d024e98abdedd7e3c9
microblaze: remove init_mm

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>
arch/microblaze/kernel/init_task.c