[PATCH 5/8] drm/v3d: add CONFIG_MMU dependency

Eric Anholt eric at anholt.net
Wed May 30 19:18:34 UTC 2018


Arnd Bergmann <arnd at arndb.de> writes:

> Without CONFIG_MMU, we get a link error:
>
> drivers/gpu/drm/v3d/v3d_bo.o: In function `v3d_gem_fault':
> v3d_bo.c:(.text+0x3ca): undefined reference to `vm_insert_mixed'
>
> The other drivers with this problem already depend on CONFIG_MMU,
> so let's do the same thing here.
>
> Fixes: 57692c94dcbe ("drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+")
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Applied to drm-misc-next-fixes.  Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180530/5ec6e754/attachment.sig>


More information about the dri-devel mailing list