diff options
author | Benjamin Gaignard <benjamin.gaignard@linaro.org> | 2017-07-12 18:28:11 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2017-07-12 18:28:11 +0200 |
commit | 4c99ceda0d067c06f228a27b6870f548d3218cc6 (patch) | |
tree | 1227a534053aca270657f17e660a28c16b026b48 /drivers/video/fbdev/omap2 | |
parent | fa43bc2a5a041c8935c1f6f5f8ab2d57efdd9644 (diff) |
fbdev: make get_fb_unmapped_area depends of !MMU
Even if CONFIG_FB_PROVIDE_GET_FB_UNMAPPED_AREA flag is selected
do not compile and use get_fb_unmapped_area() if CONFIG_MMU is
also set. This will avoid mmap errors when compiling multi
architectures at same time.
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Noralf Trønnes <noralf@tronnes.org>
Cc: Emil Velikov <emil.l.velikov@gmail.com>
Cc: Yannick Fertre <yannick.fertre@st.com>
Cc: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'drivers/video/fbdev/omap2')
0 files changed, 0 insertions, 0 deletions