diff options
author | Dave Airlie <airlied@redhat.com> | 2011-11-29 12:42:50 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-11-29 12:42:50 +0100 |
commit | 435ddd926e880f14ea2ae37062b9b45231d7fdf9 (patch) | |
tree | 3aab0acdcb71647bca8f246175bb80eb3235dcc9 /include/drm/drm_crtc_helper.h | |
parent | drm/gma500: fix compile error (diff) | |
download | linux-435ddd926e880f14ea2ae37062b9b45231d7fdf9.tar.xz linux-435ddd926e880f14ea2ae37062b9b45231d7fdf9.zip |
drm/radeon/kms: fix up for BIG ENDIAN breakage
Commit 308e5bcbdb10 ("drm: add an fb creation ioctl that takes a pixel
format v5") missed one spot needing to be fixed up in the __BIG_ENDIAN
case.
Fixes build error:
drivers/gpu/drm/radeon/radeon_fb.c: In function
'radeonfb_create_pinned_object':
drivers/gpu/drm/radeon/radeon_fb.c:144:18: error: 'struct drm_mode_fb_cmd2'
has no member named 'bpp'
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/drm_crtc_helper.h')
0 files changed, 0 insertions, 0 deletions