diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-08-10 18:52:38 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-08-12 10:42:00 +0200 |
commit | 0c756134cf76350ee9b1b516065e5ea1bedac956 (patch) | |
tree | 11daa4a30c55449c78af9a8acdffe10d3ed01c50 /crypto/arc4.c | |
parent | 9db7d2b20c1fae9722aaaed79570a03e80667186 (diff) | |
download | talos-obmc-linux-0c756134cf76350ee9b1b516065e5ea1bedac956.tar.gz talos-obmc-linux-0c756134cf76350ee9b1b516065e5ea1bedac956.zip |
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
For reasons that entirely elude me fb.h exposes all the structures,
even when it is not enabled. Except for special stuff like fb_defio.
Which means all the drivers which haven't yet switched over to the
defio support in the helpers and still roll their own, will fail
to compile when fbdev emulation is disabled. Protect just those
bits, as a gnarly reminder that conversion to the core defio helpers
would be good.
Cc: Dave Airlie <airlied@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1470847958-28465-6-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'crypto/arc4.c')
0 files changed, 0 insertions, 0 deletions