diff options
author | Dave Airlie <airlied@redhat.com> | 2011-11-29 11:42:50 +0000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-11-29 11:42:50 +0000 |
commit | 435ddd926e880f14ea2ae37062b9b45231d7fdf9 (patch) | |
tree | 3aab0acdcb71647bca8f246175bb80eb3235dcc9 /include/drm | |
parent | 1595c568c9237d1b1371ef3a2a2d98d231b1b59b (diff) |
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')
0 files changed, 0 insertions, 0 deletions