Hi all, After merging the final tree, today's linux-next build (i386 defconfig) failed like this:
drivers/built-in.o: In function `i915_min_freq_set':
i915_debugfs.c:(.text+0xb1adc): undefined reference to `__udivdi3'
drivers/built-in.o: In function `i915_max_freq_set':
i915_debugfs.c:(.text+0xb1bac): undefined reference to `__udivdi3'
Caused by commit 2389cc500686 ("drm/i915: use simple attribute in debugfs
routines") from the drm-intel tree.
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell [email protected]
pgp6vYBH152dU.pgp
Description: PGP signature
_______________________________________________ dri-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dri-devel
