From: Dirk Brandewie Date: Mon, 11 Feb 2013 19:33:34 +0000 (+0100) Subject: cpufreq / intel_pstate: Fix 32 bit build X-Git-Tag: v3.9-rc1~146^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191e5edf96dc4939f5db0605cc65de9f4d88d155;p=pandora-kernel.git cpufreq / intel_pstate: Fix 32 bit build Fixes 32 bit build. on i386: drivers/built-in.o: In function `intel_pstate_timer_func': intel_pstate.c:(.text+0x4ce97e): undefined reference to `__udivdi3' drivers/built-in.o: In function `intel_pstate_cpu_init': intel_pstate.c:(.cpuinit.text+0x974): undefined reference to `__udivdi3' Reported-by: Randy Dunlap Signed-off-by: Dirk Brandewie Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed