From: Adrian Bunk Date: Wed, 16 Jul 2008 18:33:47 +0000 (+0200) Subject: ide/legacy/hd.c: use late_initcall() X-Git-Tag: v2.6.27-rc1~1049^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01c22bfc30a3f40fed08cfd2779348edcb6c5e53;p=pandora-kernel.git ide/legacy/hd.c: use late_initcall() Since the later move to drivers/block/ will break the link order, the module_init() has to become a late_initcall(). Signed-off-by: Adrian Bunk Cc: rmk@arm.linux.org.uk Cc: Alan Cox Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed