]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i7core_edac: Fix compilation on 32 bits arch
authorSedat Dilek <sedat.dilek@googlemail.com>
Thu, 22 Sep 2011 02:44:52 +0000 (23:44 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Sep 2011 02:46:58 +0000 (23:46 -0300)
commitbe773bb7e3dc78ce73f5d51889c3cc4380d11e09
tree4006b9ecfb0cd323b6e223a2f9f52204b405abbc
parentc74040a22704c873388906bc4f26c8e435f4ffbe
i7core_edac: Fix compilation on 32 bits arch

on i386:
ERROR: "__udivdi3" [drivers/edac/i7core_edac.ko] undefined!\

In both get_sdram_scrub_rate() and set_sdram_scrub_rate()

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c