summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_fb.c
diff options
context:
space:
mode:
authorAndy Whitcroft2009-07-01 16:20:59 +0200
committerEric Anholt2009-07-02 03:01:11 +0200
commit956dba3caaf66b84fe5f6180e0e4dd03902c7980 (patch)
treee81ff1c3ae6fdd395ffc00be1c53ff17bdb6f579 /drivers/gpu/drm/i915/intel_fb.c
parentdrm/i915: enable sdvo lvds scaling function. (diff)
downloadkernel-qcow2-linux-956dba3caaf66b84fe5f6180e0e4dd03902c7980.tar.gz
kernel-qcow2-linux-956dba3caaf66b84fe5f6180e0e4dd03902c7980.tar.xz
kernel-qcow2-linux-956dba3caaf66b84fe5f6180e0e4dd03902c7980.zip
drm/i915: fix up a raw 64bit divide
We are seeing compilation failures on i386 in some environments due to an undefined reference as below: ERROR: "__udivdi3" [drivers/gpu/drm/i915/i915.ko] undefined! This is generated due to a raw 64 bit divide in the i915 driver. Fix up this raw divide. Signed-off-by: Andy Whitcroft <apw@canonical.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_fb.c')
0 files changed, 0 insertions, 0 deletions