From: Heiko Carstens Date: Wed, 24 Mar 2010 10:49:55 +0000 (+0100) Subject: [S390] sclp: avoid 64 bit division X-Git-Tag: v2.6.34-rc3~45^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c95258c0d5911ae263bf50d854e402ce973ab32;p=pandora-kernel.git [S390] sclp: avoid 64 bit division Avoid 64 bit division to fix this compile error on 32 bit: drivers/s390/char/sclp_cmd.c:711: undefined reference to `__udivdi3' Also move the whole arch_get_memory_phys_device function to the memory hotplug related functions. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed