Re: linux-next: build failure after merge of the final tree (drm tree related)
From: Stephen Rothwell <hidden>
Date: 2011-11-29 22:00:43
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2011-11-29 22:00:43
Also in:
lkml
Hi Dave, On Tue, 29 Nov 2011 15:16:38 +1100 Stephen Rothwell [off-list ref] wrote:
From: Stephen Rothwell <redacted>
Date: Tue, 29 Nov 2011 15:11:10 +1100
Subject: [PATCH] drm: 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 <redacted>Not a biggie, but I noticed that when you added this patch to your tree you lost the authorship ... -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/