score: remove init_mm
authorArnd Bergmann <arnd@arndb.de>
Fri, 19 Jun 2009 09:45:18 +0000 (11:45 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 19 Jun 2009 12:10:45 +0000 (14:10 +0200)
init_mm is now part of the common code and not provided
by the architecture any more.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found