From: Al Viro Date: Thu, 12 Jan 2006 09:06:39 +0000 (-0800) Subject: [PATCH] m68k: fix macfb init X-Git-Tag: v2.6.16-rc1~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed1705afb93409a3e345d653be9d263984aa5c1b;p=pandora-kernel.git [PATCH] m68k: fix macfb init To be used by module_init() function should return int; same for functions that have "return -ENODEV;" in them, actually ;-) Signed-off-by: Al Viro Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed